Skip to content

Commit 951d1aa

Browse files
authored
Update src.js
1 parent 3440166 commit 951d1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ export const makeNavigation = (navigationRouteName: string) => ({
119119
return routes[index];
120120
}
121121
return null;
122-
}
122+
},
123123
});

0 commit comments

Comments
 (0)