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 a274286 commit 69b2a8fCopy full SHA for 69b2a8f
README.md
@@ -37,7 +37,7 @@ class Example extends React.Component {
37
| `background` | `background` | Loader background color | `string` | `"#eff1f6"` |
38
| `circle` | `circle` | Make Skeleton Circle | `boolean` | `false` |
39
| `borderRadius` | `border-radius` | Loader radius | `string` | `"4px"` |
40
-| `block` | `block` | Weather to start new | `boolean` | `true` |
+| `block` | `block` | Whether to start new | `boolean` | `true` |
41
| `style` | `style` | Extra Styles | `object` | `{}` |
42
43
## License
0 commit comments