Skip to content

Commit 6caf851

Browse files
committed
small formatting
1 parent 6167f38 commit 6caf851

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/src/pages/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import Resources from '@/components/Resources';
77
export default function Home() {
88
return (
99
<section>
10-
<Landing />
11-
<About />
12-
<Event />
10+
<Landing/>
11+
<About/>
12+
<Event/>
1313
<Resources />
1414
<Sponsors />
1515
</section>

0 commit comments

Comments
 (0)