Currently, the Storybook integration works only for components using React, as documented in https://developers.figma.com/docs/code-connect/storybook/
Is there any plan to make the Storybook integration support projects using @storybook/html-vite, to avoid having to duplicate everything we already have in Storybook ?
Currently, the Storybook integration works only for components using React, as documented in https://developers.figma.com/docs/code-connect/storybook/
Is there any plan to make the Storybook integration support projects using
@storybook/html-vite, to avoid having to duplicate everything we already have in Storybook ?