Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Loque18 authored Oct 30, 2024
1 parent a387648 commit c44da7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* eslint-disable @next/next/no-img-element */
'use client';
//

import Link from 'next/link';
import Image from 'next/image';
import { useRouter } from 'next/navigation';
Expand Down

0 comments on commit c44da7e

Please sign in to comment.