kickstartDS / storybook-addon-jsonschema

Displays associated JSON Schema documentation using a rich schema explorer interface, and adds a validating JSON Code Editor with semantic auto-complete to interact with your components, and copy configurations with ease.

Home Page:https://www.kickstartDS.com/docs/integration/storybook/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix loader compatibility in helpers.js

julrich opened this issue · comments

Because of an incompatibility, this is currently not working with the 2.0.0 release of kickstartDS.

This was fixed here: b95dffb