Skip to content

Commit

Permalink
fix: link route
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszGrajdek committed Feb 21, 2024
1 parent 7b7eee1 commit 5f149d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/Navigation/linkingConfig/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ const config: LinkingOptions<RootStackParamList>['config'] = {
screens: {
[SCREENS.SHARE.ROOT]: {
path: ROUTES.SHARE_ROOT,
exact: true,
screens: {
share: {
path: 'share/root/share',
Expand Down

0 comments on commit 5f149d9

Please sign in to comment.