refactor: router.replace to router.push and fix typos
This commit is contained in:
committed by
GitHub
parent
eb7e052d75
commit
19f0e71609
@@ -64,6 +64,7 @@ export const GoogleTextInput = ({
|
||||
language: "en",
|
||||
}}
|
||||
renderLeftButton={() => (
|
||||
// TODO: replace later with View and remove onPress
|
||||
<TouchableOpacity
|
||||
onPress={() => {
|
||||
handlePress({
|
||||
|
||||
Reference in New Issue
Block a user