Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL KI Ganjil 2021 2022
Clicks - Ecosystem Business
clicks-frontend
Commits
d566f1c7
Commit
d566f1c7
authored
Oct 10, 2021
by
Abraham Rudolf Brahmana
Browse files
fix: Fix change password navigation again
parent
70bec840
Pipeline
#86293
passed with stage
in 8 minutes and 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/screens/profile/ChangePasswordScreen.tsx
View file @
d566f1c7
...
...
@@ -48,7 +48,7 @@ const ChangePasswordScreen = ({
<
View
style
=
{
styles
.
componentWrapper
}
>
<
TouchableOpacity
onPress
=
{
()
=>
{
nav
.
navigate
(
"
Auth
"
,
{
screen
:
"
ForgotPassword
Input
"
});
nav
.
navigate
(
"
Auth
"
,
{
screen
:
"
Input
ForgotPassword
"
});
}
}
>
<
Text
style
=
{
styles
.
link
}
>
Lupa password lama anda?
</
Text
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment