Skip to content

Commit a6b2aa6

Browse files
committed
fix: Update role jsdoc
1 parent 1322706 commit a6b2aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-navigation/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export type NativeBottomTabNavigationOptions = {
9393
tabBarButtonTestID?: string;
9494

9595
/**
96-
* role for the tab. (iOS only)
96+
* Role for the tab. (iOS only)
9797
*/
9898
tabBarRole?: TabRole;
9999

0 commit comments

Comments
 (0)