Skip to content

Commit dac6bf8

Browse files
committed
docs: upgrade docs
1 parent 818d5ea commit dac6bf8

File tree

4 files changed

+2
-31254
lines changed

4 files changed

+2
-31254
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
npm run test:coverage && npm run make-badges && git add 'README.md'
4+
yarn run test:coverage && yarn run make-badges && git add 'README.md'

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
| ![Example](./assets/readme.gif) |
2828
| [Preview!](https://codesandbox.io/s/react-use-downloader-0zzoq) |
2929

30-
> You may find another [example](./example) in this project which are served at [Github Pages](https://the-bugging.github.io/react-use-downloader).
31-
3230
---
3331

3432
## Install

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

0 commit comments

Comments
 (0)