Skip to content

Commit f2c59d2

Browse files
committed
Remove incorrect comment
1 parent c109e41 commit f2c59d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-7.x/native-bottom-tab-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The icon can be of following types:
162162
tabBarIcon: {
163163
type: 'image',
164164
source: require('./path/to/icon.png'),
165-
tinted: false, // defaults to false
165+
tinted: false,
166166
}
167167
```
168168

0 commit comments

Comments
 (0)