Skip to content

Commit ddb3e2b

Browse files
committed
Update readme
1 parent 3a9010a commit ddb3e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const MyPage = () => (<ContentLoader />);
2222
| Name | Type | Default | Description |
2323
|---|---|---|---|
2424
| style | _Object_ | | |
25-
| type | _String_ | `facebook` | Options: `facebook`, `instagram` |
25+
| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `code` |
2626
| speed | _Number_ | `2` | Animation speed |
2727
| primaryColor | _String_ | `#f3f3f3` | Background the SVG |
2828
| secondaryColor | _String_ | `#ecebeb` | Animation color |

0 commit comments

Comments
 (0)