Skip to content

Commit

Permalink
Merge branch 'fixRHPIssues' of https://github.com/twilight294/App int…
Browse files Browse the repository at this point in the history
…o fixRHPIssues
  • Loading branch information
twilight2294 authored Oct 14, 2024
2 parents 887c85c + edcd249 commit 7e497a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/Navigation/linkingConfig/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,6 @@ const config: LinkingOptions<RootStackParamList>['config'] = {
path: ROUTES.SETTINGS_TAGS_EDIT.route,
parse: {
orderWeight: Number,
tagName: (tagName: string) => decodeURIComponent(tagName),
},
},
[SCREENS.SETTINGS_TAGS.SETTINGS_TAG_CREATE]: {
Expand Down

0 comments on commit 7e497a6

Please sign in to comment.