wizzard-stepper-react 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -153,7 +153,7 @@ const config: IWizardConfig = {
153
153
 
154
154
  ## Demos
155
155
 
156
- Check out the [official demo repository](https://github.com/ZizzX/wizzard-stepper-react-demo) for a complete implementation featuring:
156
+ Check out the [Live Demo](https://ZizzX.github.io/wizzard-stepper-react-demo/) or the [source code](https://github.com/ZizzX/wizzard-stepper-react-demo) for a complete implementation featuring:
157
157
  - **Tailwind CSS v4** UI overhaul.
158
158
  - **React Hook Form + Zod** integration.
159
159
  - **Formik + Yup** integration.