Alaguraj0361 2026-05-20 11:05:09 +05:30
commit a770063e5f

View File

@ -20,3 +20,5 @@ fetch('http://localhost:3000/create-order', {
.then(r => r.json())
.then(console.log)
.catch(console.error);
//