File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,12 @@ It's recommended to pass the shared components to the `header` or `footer` in th
179179Small playground to showcase the functionalities of ` react-use-wizard ` :
180180[ https://devrnt.github.io/react-use-wizard/ ] ( https://devrnt.github.io/react-use-wizard/ )
181181
182+ Following use cases are available in the playground
183+ - Simple wizard with async and sync steps
184+ - Animated wizard with sync steps
185+ - Integration with [ react-query] ( https://react-query.tanstack.com/ ) (mutation on next step)
186+
187+ Source code can be found [ here] ( https://github.com/devrnt/react-use-wizard/tree/main/playground ) .
182188## Examples
183189Go to [ examples] ( https://github.com/devrnt/react-use-wizard/tree/master/examples ) to check out some integrations (Gatsby, NextJS...).
184190
You can’t perform that action at this time.
0 commit comments