I'm trying to add the plugin to a Storybook for Svelte components, and unfortunately the themes toolbar is not appearing. As far as I can tell, I've setup everything correctly. I'm on Storybook 6.2.0-rc.9.
Files
I'm setting it up the addon globally, so here's the main.js and preview.js files:
I'm trying to add the plugin to a Storybook for Svelte components, and unfortunately the themes toolbar is not appearing. As far as I can tell, I've setup everything correctly. I'm on Storybook 6.2.0-rc.9.
Files
I'm setting it up the addon globally, so here's the
main.js
andpreview.js
files: