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 3a9010a commit ddb3e2bCopy full SHA for ddb3e2b
README.md
@@ -22,7 +22,7 @@ const MyPage = () => (<ContentLoader />);
22
| Name | Type | Default | Description |
23
|---|---|---|---|
24
| style | _Object_ | | |
25
-| type | _String_ | `facebook` | Options: `facebook`, `instagram` |
+| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `code` |
26
| speed | _Number_ | `2` | Animation speed |
27
| primaryColor | _String_ | `#f3f3f3` | Background the SVG |
28
| secondaryColor | _String_ | `#ecebeb` | Animation color |
0 commit comments