Skip to content

Commit 7fe2a99

Browse files
authored
Update README.md
1 parent b5f0369 commit 7fe2a99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img width="230px" src="https://user-images.githubusercontent.com/4838076/31404417-65822d5e-add2-11e7-90c3-ce8cded1a02e.gif" alt="React Content Loader" title="React Content Loader" />
33
</p>
44

5-
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders.
5+
React component that uses SVG to create a collection of loaders which simulates the structure of the content that will be loaded, similar to Facebook cards loaders. **Use the [create-react-content-loader](https://github.com/danilowoz/create-react-content-loader) for your custom loader**
66

77
If you are looking for [React Native](https://github.com/virusvn/react-native-svg-animated-linear-gradient), [Preact](https://github.com/bonitasoft/preact-content-loader) or [Vue.js](https://github.com/LucasLeandro1204/vue-content-loading)
88

@@ -70,6 +70,7 @@ const MyLoader = () => {
7070
| **Rect** | _Number_ | _Number_ | _Number_ | _Number_ | _Number_ |
7171
| **Circle** | _Number_ | _Number_ | _Number_ |||
7272

73+
**Use the [create-react-content-loader](https://github.com/danilowoz/create-react-content-loader) for your custom loader**
7374

7475
## Examples
7576

0 commit comments

Comments
 (0)