Skip to content

Commit 869a15a

Browse files
committed
Fix new works navigation options
1 parent b801d1e commit 869a15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigations/NewWorksNavigator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const routeConfig = {
2727
};
2828

2929
const stackConfig = {
30-
navigatiodefaultNavigationOptionsnOptions: {
30+
defaultNavigationOptions: {
3131
headerStyle: config.navigation.tab
3232
? globalStyles.header
3333
: globalStyles.headerWithoutShadow,

0 commit comments

Comments
 (0)