We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3440166 commit 951d1aaCopy full SHA for 951d1aa
src.js
@@ -119,5 +119,5 @@ export const makeNavigation = (navigationRouteName: string) => ({
119
return routes[index];
120
}
121
return null;
122
- }
+ },
123
});
0 commit comments