Working on style and color on the side bar, and the items buttons.

This commit is contained in:
charles-gauthereau
2024-11-10 11:01:59 +01:00
parent ce0265bd8c
commit 84030dcba0
11 changed files with 278 additions and 72 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ export const Providers = (props: ProviderProps) => {
attribute="class"
defaultTheme="system"
enableSystem
disableTransitionOnChange
// disableTransitionOnChange
>
<QueryClientProvider client={queryClient}>
<Toaster/>