diff --git a/frontend/src/app/Settings/Settings.tsx b/frontend/src/app/Settings/Settings.tsx index d9093028f6..dd9a4addf4 100644 --- a/frontend/src/app/Settings/Settings.tsx +++ b/frontend/src/app/Settings/Settings.tsx @@ -29,7 +29,7 @@ const Settings = () => { path={"self-registration"} element={} /> - } /> + } /> diff --git a/frontend/src/app/Settings/SettingsNav.tsx b/frontend/src/app/Settings/SettingsNav.tsx index b7eacce90f..b3ee478af4 100644 --- a/frontend/src/app/Settings/SettingsNav.tsx +++ b/frontend/src/app/Settings/SettingsNav.tsx @@ -21,7 +21,11 @@ const SettingsNav = () => {