Skip to content

Commit

Permalink
๐Ÿ’„ Design: ๋ฒ ํƒ€ ํ…Œ์Šคํ„ฐ ๊ธฐ๊ฐ„ ๋ณ€๊ฒฝ
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuke81 committed Nov 26, 2024
1 parent 80fab4f commit fce5438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home/BetatestBanner/BetatestBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function BetaTestButton() {
<span css={boldText}>๋ฒ ํƒ€ ํ…Œ์Šคํ„ฐ๋ฅผ ๋ชจ์ง‘ํ•ฉ๋‹ˆ๋‹ค.</span>
</h2>
<p css={testtext}>๋ฒ ํƒ€ ํ…Œ์ŠคํŠธ ๊ธฐ๊ฐ„</p>
<p css={timetext}>2024.11.27 - 2024.12.11</p>
<p css={timetext}>2024.11.29 - 2024.12.15</p>
<button
css={[buttonStyle, isVisible && floatingAnimation]}
ref={buttonRef}
Expand Down

0 comments on commit fce5438

Please sign in to comment.