react-hook-form-mui
react-hook-form-mui copied to clipboard
Convert `.tsx` stories to `.mdx`
Todo:
- [ ] Fix TS support in
.mdxstories, - [ ] Port rest of stories
looking forward thanks for your work on this!
Dammit, I made some small research. Seems that TS is not supported in .mdx and storybook:
https://github.com/microsoft/TypeScript/issues/36440