Changeset d7deae5 for src/app/layout.tsx
- Timestamp:
- 02/13/26 19:35:05 (7 months ago)
- Branches:
- master
- Children:
- 4fe4582
- Parents:
- ba52069
- File:
-
- 1 edited
-
src/app/layout.tsx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/app/layout.tsx
rba52069 rd7deae5 29 29 <html lang="en" suppressHydrationWarning> 30 30 <body className={`${geistSans.variable} ${geistMono.variable} antialiased`}> 31 <ThemeProvider attribute="class" defaultTheme=" system" enableSystem>31 <ThemeProvider attribute="class" defaultTheme="light" enableSystem> 32 32 <I18nextProvider i18n={i18n}> 33 33 <div className="fixed top-4 right-4 z-50">
Note:
See TracChangeset
for help on using the changeset viewer.
