From b2f2e043740eb69b50bb6dfc8650f7cdbbfc2d97 Mon Sep 17 00:00:00 2001 From: Ludovic Levalleux Date: Tue, 25 Apr 2023 18:05:24 +0100 Subject: [PATCH] fix: restrict only a seller can create a custom store front --- src/pages/custom-store/CustomStoreFormContent.tsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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