Skip to content

Commit 6547763

Browse files
committed
docs(readme): add link to docs
1 parent 8ed714c commit 6547763

File tree

3 files changed

+578
-2
lines changed

3 files changed

+578
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ CDN from [JSDELIVR](https://www.jsdelivr.com/package/npm/react-content-loader)
5555

5656
There are two ways to use it:
5757

58-
**1. Presets, see the [examples](#examples):**
58+
**1. Presets, see the [examples](https://danilowoz.com/react-content-loader/):**
5959

6060
```jsx
6161
import ContentLoader, { Facebook } from 'react-content-loader'
@@ -168,6 +168,8 @@ Defaults to an empty object.
168168

169169
Defaults to random unique id. Use the same value of prop key, that will solve inconsistency on the SSR, see more [here](https://github.com/danilowoz/react-content-loader/issues/78).
170170

171+
See all options [live](https://danilowoz.com/react-content-loader/)
172+
171173
## Examples
172174

173175
##### Facebook Style

0 commit comments

Comments
 (0)