Hey! ๐
Storybook version: Latest
Storybook learner here, I have a question for you fine folks!
If you look here: https://nasa-jpl.github.io/explorer-1/?path=/docs/components-blocks-blockcard--card the popular NASA-JPL storybook shows the HTML for the components as opposed to the abstracted component layer. It also supports dynamic controls.
How would you do this for the JSX of a component in Storybook 7? I am currently working with template strings and babel standalone, got a good amount working but I am fearful I am going about it all wrong as I am not a Storybook pro or even a novice.
๐ Thank you for reading this and for any and all examples/help.