diff --git a/src/components/Layouts/SettingsOptionLayout.tsx b/src/components/Layouts/SettingsOptionLayout.tsx index 7dcd567..fa76cd6 100644 --- a/src/components/Layouts/SettingsOptionLayout.tsx +++ b/src/components/Layouts/SettingsOptionLayout.tsx @@ -59,7 +59,7 @@ export const SettingsLayout = ({ children }: { children: React.ReactNode }) => {
-