I know the temp-stories.js file is eventually going away, but when it does hopefully this data structure can be moved to the story definitions.
There are issues getting the docz Playground to render outside of MDX files, so the easiest way to get that working is to add it to the generated MDX files. If we go the React route with the Stories component then it will be trickier to get the playground to work correctly.
I know the
temp-stories.js
file is eventually going away, but when it does hopefully this data structure can be moved to the story definitions.There are issues getting the docz
Playground
to render outside of MDX files, so the easiest way to get that working is to add it to the generated MDX files. If we go the React route with theStories
component then it will be trickier to get the playground to work correctly.