Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Laejun-Kim committed Aug 26, 2024
1 parent b1a9cc7 commit fc32bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/register/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ const RegisterPage = () => {
icon: 'success',
title: '이메일이 발송되었습니다',
html: `${result.message}. <br>
추천인이 이메일 인증 후 관리자 권한이 부여됩니다.`,
추천인이 이메일 인증 후 회원가입 버튼을 누르세요.`,
});
}}
>
Expand Down

0 comments on commit fc32bc0

Please sign in to comment.