Skip to content

Commit 72c625e

Browse files
committed
Update README
1 parent 3c820c3 commit 72c625e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const MyLoader = () => {
4747
| Name | Type | Default | Description |
4848
|---|---|---|---|
4949
| style | _Object_ | `null` | Ex: `{ marginTop: '50px' }` |
50-
| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `code` |
50+
| type | _String_ | `facebook` | Options: `facebook`, `instagram`, `list`, `code` |
5151
| speed | _Number_ | `2` | Animation speed |
5252
| width | _Number_ | `400` | Width component |
5353
| height | _Number_ | `130` | Height component |
@@ -85,7 +85,7 @@ const MyLoader = () => {
8585
- [x] Code component;
8686
- [x] Custom elements;
8787
- [x] List component;
88-
- [ ] Test in multiples browser;
88+
- [ ] React Native
8989

9090
#### Credits
9191

0 commit comments

Comments
 (0)