Skip to content

Commit ddf1a5b

Browse files
committed
fixed another import
1 parent 63319d9 commit ddf1a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/sponsors.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import SponsorLinks from '@/components/Sponsors/sponsorlinks';
21
import Navbar from '@/components/Navbar';
32
import Footer from '@/components/Footer';
3+
import SponsorLinks from '@/components/Sponsors/sponsorlinks';
44

55
export default function SponsorsPage() {
66
return (

0 commit comments

Comments
 (0)