Skip to content

Instantly share code, notes, and snippets.

@matteodepalo
Last active April 12, 2023 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matteodepalo/2122c23fecdcbf8ff0fda91208acdcd9 to your computer and use it in GitHub Desktop.
Save matteodepalo/2122c23fecdcbf8ff0fda91208acdcd9 to your computer and use it in GitHub Desktop.
Code example 1
renderSuccess({
headline: 'Deployment successful.',
body: 'Your extensions have been uploaded to your Shopify Partners Dashboard.',
nextSteps: [
{
link: {
label: 'See your deployment and set it live',
url: 'https://partners.shopify.com/1797046/apps/4523695/deployments',
},
},
],
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment