Skip to content

Commit 63319d9

Browse files
committed
fixed imports
1 parent d5f37d5 commit 63319d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/Sponsors/sponsorlinks.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { useState } from 'react';
22
import { diamondLinks, goldLinks, silverLinks, sponsorInfo } from '../../../public/data/data';
33
import SponsorModal from './sponsorModal';
4+
45
//import '/styles/sponsorLinks.module.css';
56
const logostyle = 'h-14';
67
const logodiv = 'block gap-y-8 h-14';

0 commit comments

Comments
 (0)