google-sheets-sync-figma
google-sheets-sync-figma copied to clipboard
".base" naming excludes the instance
Describe the bug I have a component made up of several .base components. The sheet plugin doesn't change the names of the layers inside of the groups that start with a "." The layers inside of any group or frame that starts with "." are instead hidden.
To Reproduce Add "." to the start of the layer name of a group or frame containing items that should be renamed.
Expected behavior The items should fetch the data from the google sheet
Additional context
I think this is a duplicate of https://github.com/DWilliames/google-sheets-sync-figma/issues/70 ?