diff --git a/src/Components/Profile/ProfileForm.tsx b/src/Components/Profile/ProfileForm.tsx index c407c913..03258d64 100644 --- a/src/Components/Profile/ProfileForm.tsx +++ b/src/Components/Profile/ProfileForm.tsx @@ -130,7 +130,7 @@ export function ProfileForm({ userType }: { userType: string }) { )} {template == "simple" && - + } {template == "tabs" &&