Skip to content

Commit 452d73f

Browse files
committed
Add link to online tool
1 parent c8e871a commit 452d73f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ import {
6262

6363
This is also how [ListLoader](./src/ListLoader.js) is created.
6464

65+
You can also use the [online tool](http://danilowoz.com/create-react-content-loader/) to create shapes for your custom loader, it's made for [react-content-loader](https://github.com/danilowoz/react-content-loader) but the JSX it generates can be used in Vue templates or Vue JSX as well.
66+
6567
## API
6668

6769
### Props

0 commit comments

Comments
 (0)