Open SevenOutman opened 2 months ago
Hey team, can we support adding import statements in Storybook integration, just like the imports option in figma.connect()?
imports
figma.connect()
Looks like it's currently hard-coded to be empty.
https://github.com/figma/code-connect/blob/76c9fccca778977bbd4d58928ab76d1b601f789f/cli/src/storybook/convert.ts#L144
Hey @SevenOutman! Thanks for flagging, we'll let you know when we'll have a release out that adds support for this.
Hey team, can we support adding import statements in Storybook integration, just like the
imports
option infigma.connect()
?Looks like it's currently hard-coded to be empty.
https://github.com/figma/code-connect/blob/76c9fccca778977bbd4d58928ab76d1b601f789f/cli/src/storybook/convert.ts#L144