mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-16 23:07:47 +00:00
feat(navigation) style updates
This commit is contained in:
@@ -45,7 +45,7 @@ class HelpView extends PureComponent<Props> {
|
||||
navigation.setOptions({
|
||||
headerLeft: () =>
|
||||
renderArrowBackButton(() =>
|
||||
navigation.jumpTo(screen.welcome.main))
|
||||
navigation.navigate(screen.welcome.main))
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user