mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 03:35:51 +08:00
fix: hydration warning (#3897)
This commit is contained in:
parent
cefe156811
commit
08a65d74d5
@ -42,6 +42,7 @@ 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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user