There was an error while loading. Please reload this page.
1 parent 405273d commit af6ff29Copy full SHA for af6ff29
1 file changed
src/app/layout.tsx
@@ -67,7 +67,7 @@ export default function RootLayout({
67
<div id="modal-root" />
68
<Modal />
69
{children}
70
- <Analytics />;
+ <Analytics />
71
</body>
72
</html>
73
);
0 commit comments