react-hook-form-mui icon indicating copy to clipboard operation
react-hook-form-mui copied to clipboard

Convert `.tsx` stories to `.mdx`

Open ChromeGG opened this issue 3 years ago • 2 comments

Todo:

  • [ ] Fix TS support in .mdx stories,
  • [ ] Port rest of stories

ChromeGG avatar Jul 10 '22 14:07 ChromeGG

looking forward thanks for your work on this!

dohomi avatar Jul 11 '22 04:07 dohomi

Dammit, I made some small research. Seems that TS is not supported in .mdx and storybook: https://github.com/microsoft/TypeScript/issues/36440

TkaczykAdam avatar Jul 16 '22 09:07 TkaczykAdam