1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-16 12:18:47 +01:00

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

This commit is contained in:
Ricky 2024-12-10 05:23:48 +08:00 committed by GitHub
parent e3f4119380
commit 6b68c9f491
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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