You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The above definitely results in showing controls for all MUI props, but the "Show Code" in docs section is messed up. It worked fine in v7 of storybook.
Details
Recipe Page: @mui/material
Recipe Template: @mui/material
Browser: All
What is wrong
I have followed the following link of setting MUI with storybook.
https://storybook.js.org/recipes/@mui/material
The above definitely results in showing controls for all MUI props, but the "Show Code" in docs section is messed up. It worked fine in v7 of storybook.
Check the Docs section for Button Component in the storybook sandbox:
https://stackblitz.com/edit/github-qvoztx-kzoyvk?file=.storybook%2Fmain.ts
Screenshots
If I omit the typescript config in main.ts - code is shown correctly.
The text was updated successfully, but these errors were encountered: