diff options
Diffstat (limited to 'components/signup/join-form.tsx')
| -rw-r--r-- | components/signup/join-form.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/signup/join-form.tsx b/components/signup/join-form.tsx index f81518eb..c53e7709 100644 --- a/components/signup/join-form.tsx +++ b/components/signup/join-form.tsx @@ -1240,6 +1240,7 @@ function CompleteVendorForm({ disabled={isSubmitting} singleSelect={false} className="w-full" + showInitialData={false} /> <p className="text-xs text-gray-500 mt-1"> {t('supplyItemsHint')} |
