Skip to content

Commit

Permalink
Merge pull request #41866 from dragnoir/41134-fix
Browse files Browse the repository at this point in the history
Fix: close Track expense RHP with ESC key after dismissing education
  • Loading branch information
srikarparsi authored May 13, 2024
2 parents abf9f8d + c5244c4 commit e40b479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/Navigation/AppNavigator/AuthScreens.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ function AuthScreens({session, lastOpenedPublicRoomID, initialLastUpdateIDApplie
name={NAVIGATORS.FEATURE_TRANING_MODAL_NAVIGATOR}
options={onboardingModalScreenOptions}
component={FeatureTrainingModalNavigator}
listeners={modalScreenListeners}
/>
<RootStack.Screen
name={NAVIGATORS.WELCOME_VIDEO_MODAL_NAVIGATOR}
Expand Down

0 comments on commit e40b479

Please sign in to comment.