diff --git a/src/pages/custom-store/CustomStoreFormContent.tsx b/src/pages/custom-store/CustomStoreFormContent.tsx
index 9354a0472..8310b7d85 100644
--- a/src/pages/custom-store/CustomStoreFormContent.tsx
+++ b/src/pages/custom-store/CustomStoreFormContent.tsx
@@ -889,7 +889,16 @@ export default function CustomStoreFormContent({ hasSubmitError }: Props) {
{hasSubmitError && }
-
+
Create