Skip to content

Commit 204b3e8

Browse files
committed
chore: 주석 제거
1 parent 8c86937 commit 204b3e8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ export default function Home() {
1010
초기 세팅 완료
1111
<Icon name='User' color='mint-600' />
1212
</h1>
13-
<StampBoard count={3} total={8} />
14-
<StampBoard count={3} total={9} />
15-
<StampBoard count={3} total={10} />
1613
<p className='mt-3 text-lg sm:text-2xl text-gray-600'>
1714
Next.js(Page Router) + TS + Tailwind + Axios
1815
</p>

0 commit comments

Comments
 (0)