diff --git a/frontend/src/app/Settings/Settings.tsx b/frontend/src/app/Settings/Settings.tsx
index c4247c23d17..d9093028f6c 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 9f956b1fa90..b7eacce90f2 100644
--- a/frontend/src/app/Settings/SettingsNav.tsx
+++ b/frontend/src/app/Settings/SettingsNav.tsx
@@ -21,7 +21,7 @@ const SettingsNav = () => {