Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
onghwan committed Dec 4, 2024
1 parent e5768c8 commit b46dd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-mobile/app/new/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default function Index(): JSX.Element {
}

const handleSignUp = (): void => {
// navigate('/signup/')
navigate('/signup/')

showToast({
toastType: 'notificationAlert',
Expand Down

0 comments on commit b46dd9b

Please sign in to comment.