chore: upgrade to Next.js 13
This commit is contained in:
@@ -3,7 +3,7 @@ import { Global } from "@mantine/core";
|
||||
const GlobalStyle = () => {
|
||||
return (
|
||||
<Global
|
||||
styles={(theme) => ({
|
||||
styles={() => ({
|
||||
a: {
|
||||
color: "inherit",
|
||||
textDecoration: "none",
|
||||
|
||||
Reference in New Issue
Block a user