SimeonC / storybook-xstate-addon

A storybook addon to assist with writing stories that rely on xstate
https://SimeonC.github.io/storybook-xstate-addon/
MIT License
54 stars 6 forks source link

Fix export of RenderMachine #8

Closed SimeonC closed 3 years ago

SimeonC commented 3 years ago

Default is the preset as according to storybook addons, change index to RenderMachine so it can be imported.

With this we should be able to say this is "Official” though there's still the issues with actual xstate not allowing prod mode.