I tried to add knobs on the main.js: "@storybook/addon-knobs/register" and then adding the withKnobs in the Story but I can't find the API that works well.
I could be doing something wrong, but I don't fully get that from the documentation.
Thanks for creating the bindings are being super helpful!
Hello ,
I tried to use knob with bs-storybook and I can't find a way to make it work, I have a repo-example https://github.com/davesnx/reason-storybook-example
I tried to add knobs on the main.js:
"@storybook/addon-knobs/register"
and then adding the withKnobs in the Story but I can't find the API that works well.I could be doing something wrong, but I don't fully get that from the documentation.
Thanks for creating the bindings are being super helpful!