Skip to content

Commit

Permalink
Merge pull request #173 from bsideproject/QA
Browse files Browse the repository at this point in the history
롤백
  • Loading branch information
boxak authored Dec 9, 2023
2 parents 625012c + 527db4d commit 70e89e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/setting/SettingWithdrawal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const SettingWithdrawal = () => {
}

const logOut = () => {
window.ReactNativeWebView.postMessage('withdrawal');
window.ReactNativeWebView.postMessage('logout');
}

return (
Expand Down

0 comments on commit 70e89e2

Please sign in to comment.