We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04381b1 commit c04399bCopy full SHA for c04399b
README.md
@@ -56,8 +56,8 @@ const MyLoader = () => {
56
57
| | x | y | radius | width | height |
58
|---|---|---|---|---|---|
59
-| **Rect** | × | × | × | × | × |
60
-| **Circle** | × | × | × | – | – |
+| **Rect** | _Number_ | _Number_ | _Number_ | _Number_ | _Number_ |
+| **Circle** | _Number_ | _Number_ | _Number_ | – | – |
61
62
63
## Examples
0 commit comments