Skip to content

Commit

Permalink
chore: force light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Jun 7, 2024
1 parent 350fbe3 commit 5073f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dapp/src/components/Providers/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const Providers = ({
<ThemeProvider
attribute="class"
defaultTheme="light"
forcedTheme="light"
enableSystem={false}
disableTransitionOnChange
>
Expand Down

0 comments on commit 5073f8d

Please sign in to comment.