mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
color changes.
This commit is contained in:
@@ -13,7 +13,7 @@ export default function RootLayout(props: { children: React.ReactNode }) {
|
||||
|
||||
return (
|
||||
<html suppressHydrationWarning>
|
||||
<body>
|
||||
<body className="bg-slate-200 ">
|
||||
<Provider>
|
||||
<Navbar />
|
||||
{children}</Provider>
|
||||
|
||||
Reference in New Issue
Block a user