bug fixed + redesigned profile settings page

This commit is contained in:
daniel31x13
2023-10-17 16:02:07 -04:00
parent 6259405045
commit f5eaee8dc0
7 changed files with 197 additions and 14 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ export default function App({
reverseOrder={false}
toastOptions={{
className:
"border border-sky-100 dark:dark:border-neutral-700 dark:bg-neutral-900 dark:text-white",
"border border-sky-100 dark:border-neutral-700 dark:bg-neutral-900 dark:text-white",
}}
/>
<Component {...pageProps} />