remove project router, make everything from root

This commit is contained in:
Proddy
2023-02-28 18:48:00 +01:00
parent c8ea1d0c8a
commit 9e3c4134e1
8 changed files with 29 additions and 79 deletions

View File

@@ -42,9 +42,7 @@ const App: FC = () => {
</IconButton>
)}
>
{/* <FeaturesLoader> */}
<AppRouting />
{/* </FeaturesLoader> */}
</SnackbarProvider>
</CustomTheme>
</TypesafeI18n>