Doma
Doma
这种情况是否应当变更为暂停状态?
## The Problem Hi team, thanks for making this tool! It's been helpful to keep our packages up-to-date in the monorepo. One thing that turns out inconvenient is that, beachball...
Hey team, can we support setting different props for each variant, just like what we can do with `figma.connect()`? Looks like it's currently hard-coded to use the same props https://github.com/figma/code-connect/blob/76c9fccca778977bbd4d58928ab76d1b601f789f/cli/src/storybook/convert.ts#L222-L226
Hey team, can we support adding import statements in Storybook integration, just like the `imports` option in `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 team, thanks for making this tool! Currently, if I'm in a file where I reference a flag from the deconstruction of `useFlags()` result, it does not appear in the...
## Summary ## Test plan
Hi, first of all thanks for creating this great tool! Here's one of my often use-cases I want to bring up and request as a feature. I often use the...
Hi, first of all thanks for creating this wonderful tool! I've just learned how to use this tool generally, but got this question. When I loaded my nether, besides the...