We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f0ad5 commit 80e67f8Copy full SHA for 80e67f8
2 files changed
versioned_docs/version-7.x/drawer-navigator.md
@@ -329,7 +329,7 @@ Example:
329
drawerItemStyle: {
330
backgroundColor: '#9dd3c8',
331
borderColor: 'black',
332
- orderWidth: 2,
+ borderWidth: 2,
333
opacity: 0.6,
334
},
335
```
versioned_docs/version-8.x/drawer-navigator.md
0 commit comments