Skip to content

Commit

Permalink
Update guide.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
karpitony committed Sep 28, 2024
1 parent 43b95aa commit 71beb01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/guide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export default function Guide() {

<div className="mt-24 mb-24 sm:mt-60 sm:mb-40 text-white flex justify-center transfrom transition-transform duration-300 hover:scale-105">
<StartButton /> {/* ๋กœ๊ทธ์ธ ์ƒํƒœ์— ๋”ฐ๋ผ prop ๋ณ€๊ฒฝ */}
</div>
</div>
);
}

0 comments on commit 71beb01

Please sign in to comment.