🚨 Fix build errors

This commit is contained in:
Manuel
2023-01-31 22:10:27 +01:00
parent dfa623d98f
commit e89a65c8dc
7 changed files with 35 additions and 36 deletions

View File

@@ -1,5 +1,4 @@
import { Anchor, Box, Stack, Title, UnstyledButton } from '@mantine/core';
import { NextLink } from '@mantine/next';
import { Box, Stack, Title, UnstyledButton } from '@mantine/core';
import { createStyles } from '@mantine/styles';
import { motion } from 'framer-motion';
import Link from 'next/link';