Skip to content

Commit b18aa73

Browse files
committed
docs: add playground section in readme
1 parent d2b5cec commit b18aa73

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ const Step1 = () => {
175175

176176
It's recommended to pass the shared components to the `header` or `footer` in the `Wizard` to avoid duplication.
177177

178+
## Playground
179+
Small playground to showcase the functionalities of `react-use-wizard`:
180+
[https://devrnt.github.io/react-use-wizard/](https://devrnt.github.io/react-use-wizard/)
181+
178182
## Examples
179183

180184
Go to [examples](https://github.com/devrnt/react-use-wiard/tree/master/examples) to check see some examples

0 commit comments

Comments
 (0)