mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-03 05:10:13 -05:00
remove tood
This commit is contained in:
parent
7f87c1e199
commit
5e13a45cf4
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ export type FrameAttributes = {
|
|||
hideFillOnExport?: boolean;
|
||||
showContent?: boolean;
|
||||
hideInViewer?: boolean;
|
||||
fills: Fill[]; // @TODO: Discover why is not defined on Penpot types
|
||||
fills: Fill[];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue