A couple small fixes
This commit is contained in:
parent
617d93fb48
commit
b4e5179c9c
2 changed files with 11 additions and 10 deletions
|
@ -42,7 +42,6 @@ export const CreateAccount = observer(
|
|||
|
||||
const onPressBackInner = React.useCallback(() => {
|
||||
if (model.canBack) {
|
||||
console.log('?')
|
||||
model.back()
|
||||
} else {
|
||||
onPressBack()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue