mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 19:15:30 -04:00
revert back to zod
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ const RootLayout = ({ children }: Readonly<{ children: React.ReactNode }>) => {
|
||||
<Footer className="my-6 w-full" />
|
||||
</div>
|
||||
|
||||
<Toaster position="bottom-center" />
|
||||
<Toaster position="bottom-center" hotkey={[]} />
|
||||
</ThemeProvider>
|
||||
|
||||
<Analytics />
|
||||
|
||||
Reference in New Issue
Block a user