I would like to write storybook decorator. Is there any way to write it and preview.js
in typescript?
I already succeeded in writing stories itself in TS, and now would like to write storybook config in TS.
I would like to write storybook decorator. Is there any way to write it and preview.js
in typescript?
I already succeeded in writing stories itself in TS, and now would like to write storybook config in TS.