Skip to content

Commit 9d36ec3

Browse files
committed
Fix build
1 parent f32eb82 commit 9d36ec3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pages/index.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ import HomeCarousel from '../src/carousel';
55
export default function Home() {
66
return (
77
<div>
8-
<Head>
9-
</Head>
10-
118
<main>
129
<HomeCarousel></HomeCarousel>
1310
<div className="p-3" id="about">

0 commit comments

Comments
 (0)