Skip to content

Commit

Permalink
Merge pull request #144 from Gosrock/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
9yujin authored Feb 22, 2022
2 parents 74dd3da + c3c6769 commit d06c49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/Components/Modal/Modal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ export const Modal = ({
{page === 'ticketing' ? (
<GoFrontButton
arrowCircleBackground={false}
label="입금 완료"
label="네, 입금했어요!"
onClick={onClickPurchased}
/>
) : (
Expand Down

0 comments on commit d06c49c

Please sign in to comment.