mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-18 05:22:28 -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;
|
hideFillOnExport?: boolean;
|
||||||
showContent?: boolean;
|
showContent?: boolean;
|
||||||
hideInViewer?: boolean;
|
hideInViewer?: boolean;
|
||||||
fills: Fill[]; // @TODO: Discover why is not defined on Penpot types
|
fills: Fill[];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue