Skip to content

Commit

Permalink
Revert "fix: hydration warning (#3897)" (#4059)
Browse files Browse the repository at this point in the history
  • Loading branch information
TinsFox committed May 4, 2024
1 parent b5f101b commit 630136b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ const LocaleLayout = ({
data-public-sentry-dsn={process.env.NEXT_PUBLIC_SENTRY_DSN}
data-public-maintenance-notice={process.env.NEXT_PUBLIC_MAINTENANCE_NOTICE}
data-public-site-about={process.env.NEXT_PUBLIC_SITE_ABOUT}
suppressHydrationWarning
>
<Topbar/>
<BrowerInitor>
Expand Down

0 comments on commit 630136b

Please sign in to comment.