You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ SVG component to create placeholder loading, like Facebook cards loading.
11
11
This is a Vue port for [react-content-loader](https://github.com/danilowoz/react-content-loader).
12
12
13
13
- Completely customizable: you can change the colors, speed and sizes.
14
-
- Create your own loading: use the [online tool](https://danilowoz.github.io/create-react-content-loader/) to create your custom loader easily.
14
+
- Create your own loading: use the [online tool](http://danilowoz.com/create-content-loader/) to create your custom loader easily.
15
15
- You can use it right now: there are a lot of presets already.
16
16
- Performance:
17
17
- Tree-shakable and highly optimized bundle.
@@ -74,7 +74,7 @@ import {
74
74
75
75
This is also how [ListLoader](./src/ListLoader.js) is created.
76
76
77
-
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.
77
+
You can also use the [online tool](http://danilowoz.com/create-content-loader/ to create shapes for your custom loader/
0 commit comments