We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3467cb3 commit b642d03Copy full SHA for b642d03
frontend/src/pages/index.tsx
@@ -2,8 +2,6 @@ import Landing from '@/components/Landing';
2
import Sponsors from '@/components/Sponsors/index';
3
import About from '@/components/About';
4
import Event from '@/components/Event';
5
-import ResourcesAndContacts from '@/components/ResourcesAndContacts';
6
-import ResourcesPage from './resources';
7
8
export default function Home() {
9
return (
0 commit comments