We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b5cec commit b18aa73Copy full SHA for b18aa73
README.md
@@ -175,6 +175,10 @@ const Step1 = () => {
175
176
It's recommended to pass the shared components to the `header` or `footer` in the `Wizard` to avoid duplication.
177
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
+
182
## Examples
183
184
Go to [examples](https://github.com/devrnt/react-use-wiard/tree/master/examples) to check see some examples
0 commit comments