File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ SVG-Powered component to easily create placeholder loadings (like Facebo
1111
1212- :gear : ** Customizable:** Feel free to change the colors, speed, sizes and even ** RTL** ;
1313- :ok_hand : ** Plug and play:** with many presets to use, see the [ examples] ( http://danilowoz.com/create-content-loader/#gallery ) ;
14- - :pencil2 : ** DIY:** use the [ create-content-loader] ( https://danilowoz.github.io /create-content-loader/ ) to create your own custom loaders easily;
14+ - :pencil2 : ** DIY:** use the [ create-content-loader] ( https://danilowoz.com /create-content-loader ) to create your own custom loaders easily;
1515- 📱 ** React Native support** : same API, as same powerful features;
1616- ⚛️ ** Really lightweight:** less than ** 2kB** and ** 0 dependencies** for web version;
1717
@@ -61,7 +61,7 @@ const MyLoader = () => <ContentLoader />
6161const MyFacebookLoader = () => < Facebook / >
6262```
6363
64- ** 2. Custom mode, see the [ online tool] ( https://danilowoz.github.io /create-react- content-loader/ ) **
64+ ** 2. Custom mode, see the [ online tool] ( https://danilowoz.com /create-content-loader ) **
6565
6666``` jsx
6767const MyLoader = () => (
@@ -222,7 +222,7 @@ const MyBulletListLoader = () => <BulletList />
222222### Custom Style
223223
224224For the custom mode, use the
225- [ online tool] ( https://danilowoz.github.io /create-react- content-loader/ ) .
225+ [ online tool] ( https://danilowoz.com /create-content-loader ) .
226226
227227``` jsx
228228const MyLoader = () => (
You can’t perform that action at this time.
0 commit comments