We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cccdf1 commit f13af0bCopy full SHA for f13af0b
src/modules/products/components/product-onboarding-cta/index.tsx
@@ -5,7 +5,7 @@ const ProductOnboardingCta = () => {
5
<div className="max-w-4xl h-full bg-gray-100 w-full mb-4 p-8">
6
<div className="flex flex-col gap-y-6 center">
7
<span className="text-gray-700 text-xl">
8
- Your test product was successfully created! 🎉
+ Your demo product was successfully created! 🎉
9
</span>
10
<span className="text-gray-700 text-small-regular">
11
You can now continue setting up your store in the admin.
0 commit comments