Skip to content

Commit a43c776

Browse files
committed
chore: add new keywords
1 parent ac4d57b commit a43c776

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- Simplicity
1616
- Focused on logic
17+
- Zero dependencies
1718
- No UI restrictions
1819
- Written in TypeScript
1920

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

182183
## Examples
183-
184-
Go to [examples](https://github.com/devrnt/react-use-wizard/tree/master/examples) to check see some examples
184+
Go to [examples](https://github.com/devrnt/react-use-wizard/tree/master/examples) to check out some integrations (Gatsby, NextJS...).
185185

186186
## Async
187187

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
"react-hooks",
4141
"react-use-wizard",
4242
"react-use-stepper",
43+
"gastsby",
44+
"nextjs",
4345
"devrnt"
4446
],
4547
"scripts": {

0 commit comments

Comments
 (0)