Browse Source

docs: update the props name for strokeWidth (#1238)

pull/1283/head
Ricky 8 months ago
committed by GitHub
parent
commit
6b68c9f491
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/icons/react-native.mdx

2
docs/icons/react-native.mdx

@ -36,4 +36,4 @@ You can pass additional props to adjust the icon.
| ------------- | -------- | ------------ |
| `size` | _Number_ | 24 |
| `color` | _String_ | currentColor |
| `stroke` | _Number_ | 2 |
| `strokeWidth` | _Number_ | 2 |
Loading…
Cancel
Save