Skip to content

Commit

Permalink
[fix] 에러 페이지 텍스트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
subsub-e committed Aug 21, 2024
1 parent 2858550 commit 4d804a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/pages/joinEvent/Reward.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function Reward() {
return (
<div className="flex-col h-screen set-center">
<p className="text-heading-banner-title-3 text-gradient-blue-purple mb-2500">
보유하신 툴박스가 없어요...
예상하지 못한 에러가 발생했습니다..!
</p>
<BlueButton
value="돌아가기"
Expand Down

0 comments on commit 4d804a3

Please sign in to comment.