Merge branch 'main' of https://git.metatroncube.in/MetatroncubeSoftwareSolutions/shopify-custom-email-plugin
This commit is contained in:
commit
a770063e5f
@ -20,3 +20,5 @@ fetch('http://localhost:3000/create-order', {
|
|||||||
.then(r => r.json())
|
.then(r => r.json())
|
||||||
.then(console.log)
|
.then(console.log)
|
||||||
.catch(console.error);
|
.catch(console.error);
|
||||||
|
|
||||||
|
//
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user