Skip to content

Commit

Permalink
๐Ÿ”จfix: ์ž”๋”” ํ…Œ๋งˆ ๊ตฌ์ž… ํฌ์ธํŠธ ํ‘œ๊ธฐ
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdcodus committed Oct 7, 2024
1 parent b0b9b39 commit 3a1ea0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grass-diary/src/pages/ThemePage/ThemeStorePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ const ThemeStorePage = () => {

<S.BuyThemeBox>
<S.BuyThemeBtn onClick={handlePurchase}>
<S.BuyThemeBtnText>๊ตฌ์ž…ํ•˜๊ธฐ</S.BuyThemeBtnText>
<S.BuyThemeBtnText>๊ตฌ์ž…ํ•˜๊ธฐ-490ํฌ์ธํŠธ</S.BuyThemeBtnText>
</S.BuyThemeBtn>
</S.BuyThemeBox>
</S.Layout>
Expand Down

0 comments on commit 3a1ea0e

Please sign in to comment.