We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c86937 commit 204b3e8Copy full SHA for 204b3e8
src/pages/index.tsx
@@ -10,9 +10,6 @@ export default function Home() {
10
초기 세팅 완료
11
<Icon name='User' color='mint-600' />
12
</h1>
13
- <StampBoard count={3} total={8} />
14
- <StampBoard count={3} total={9} />
15
- <StampBoard count={3} total={10} />
16
<p className='mt-3 text-lg sm:text-2xl text-gray-600'>
17
Next.js(Page Router) + TS + Tailwind + Axios
18
</p>
0 commit comments