mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-07 06:03:08 +00:00
Updated to latest Next.js and ESlint version
This commit is contained in:
parent
862816858c
commit
73dda49ece
11 changed files with 704 additions and 576 deletions
|
@ -5,7 +5,6 @@ import Link from 'next/link';
|
|||
|
||||
import { cn } from '@/lib/utils';
|
||||
import { Button } from '@/components/ui/button';
|
||||
import Image from 'next/image';
|
||||
|
||||
const headingFont = localFont({ src: '../../public/fonts/font.woff2' });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue