diff --git a/src/components/Account/AccountDetails/index.tsx b/src/components/Account/AccountDetails/index.tsx index 590b5d71..d49f821a 100644 --- a/src/components/Account/AccountDetails/index.tsx +++ b/src/components/Account/AccountDetails/index.tsx @@ -86,14 +86,14 @@ function AccountDetails(props: Props) {
+
@@ -27,7 +27,7 @@ export default function Tab(props: Props) { diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index 1481c393..e02fdbe1 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -7,6 +7,7 @@ export default function Settings() {