Question:
Is there any clever way to name component variants that doesnât create properties?
Â
Context Details:
My company is using a third-party UI kit for a design system. Â In order to create customizations, Iâm looking to have a separate Figma file that imports the UI kit, but only including the parts we want designers to use. Â Then weâll publish our version of the design system to be used. Â In order to get only our subset of components to be available in design files, I need to wrap the UI kit components in a new component. Â Since the original components already have the properties set up, it doesnât make sense to duplicate them on the wrapper component. Â But if I donât use the âproperty=valueâ format for the wrapper component variables, Figma yells at me. Â Maybe thatâs just something to live with? Â But Iâm curious if anyone else has run into this and found a solution.
