Prepared the react project to avoid merge conflicts

This commit is contained in:
Sage The DM 2024-09-04 12:11:49 +02:00
parent d81827a4a4
commit 77b20785a5
9 changed files with 134 additions and 10 deletions

View file

@ -13,4 +13,4 @@ export default function RootLayout({
<body>{children}</body>
</html>
)
}
}