1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-23 06:02:57 +02: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

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 |