Skip to content

Commit

Permalink
chore: add new keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
devrnt committed Jan 3, 2021
1 parent ac4d57b commit a43c776
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

- Simplicity
- Focused on logic
- Zero dependencies
- No UI restrictions
- Written in TypeScript

Expand Down Expand Up @@ -180,8 +181,7 @@ Small playground to showcase the functionalities of `react-use-wizard`:
[https://devrnt.github.io/react-use-wizard/](https://devrnt.github.io/react-use-wizard/)

## Examples

Go to [examples](/~https://github.com/devrnt/react-use-wizard/tree/master/examples) to check see some examples
Go to [examples](/~https://github.com/devrnt/react-use-wizard/tree/master/examples) to check out some integrations (Gatsby, NextJS...).

## Async

Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
"react-hooks",
"react-use-wizard",
"react-use-stepper",
"gastsby",
"nextjs",
"devrnt"
],
"scripts": {
Expand Down

0 comments on commit a43c776

Please sign in to comment.