react-zoom-pan-pinch
react-zoom-pan-pinch copied to clipboard
I can't find the example code for the storybook examples ?
Where is the code section for all the examples in storybook ?
Do you mean the .stories.mdx
files?
in most of the repo they have code sandbox, for each example where is the js file ?
Are you looking for the JavaScript behind a page like this one? If so, the answer is, that most of that code comes from Storybook. I hope this helps.
@janaagaard75 It will be much better if there is a code option
What URL is that screenshot from?
My best guess is that the code tab is handled by a plugin to Storybook, and this plugin hasn’t been added to the Storybook for react-zoom-pan-pinch.