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 63d11bd commit c8e871aCopy full SHA for c8e871a
README.md
@@ -78,6 +78,9 @@ This is also how [ListLoader](./src/ListLoader.js) is created.
78
|uniquekey|string|`randomId()`|Unique ID, you need to change it for SSR|
79
|animate|boolean|`true`||
80
81
+## Credits
82
+
83
+This is basically a Vue port for [react-content-loader](https://github.com/danilowoz/react-content-loader).
84
85
## License
86
0 commit comments