Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixH committed Dec 7, 2021
1 parent 795e459 commit 3f4c05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ function createAppDrawerNavigator(props: BaseProps) {
drawerType: 'front',
swipeEnabled: false,
swipeEdgeWidth: scale(50),
unmountOnBlur: false,
unmountOnBlur: false
})}
backBehavior={'history'}
drawerPosition="left"
Expand Down

0 comments on commit 3f4c05f

Please sign in to comment.