react-feedback-surveys 1.5.1 → 1.5.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -619,7 +619,7 @@ You can then style these classes in your app stylesheet.
|
|
|
619
619
|
|
|
620
620
|
## Demo
|
|
621
621
|
|
|
622
|
-
- Live demo: [View Storybook](https://feedback.tools/react-feedback-surveys/storybook)
|
|
622
|
+
- Live demo: [View Storybook](https://feedback.tools/react-feedback-surveys/storybook/)
|
|
623
623
|
- Run locally: `npm run storybook`
|
|
624
624
|
|
|
625
625
|
## Contributing
|