generated from gxc-solutions/gxc-template-repo
Added rectangle/ellipse/transform classes
This commit is contained in:
parent
6ce321c051
commit
e5f5f3a08e
5 changed files with 122 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
export * from "./margin";
|
||||
export * from "./point";
|
||||
export * from "./size";
|
||||
export * from "./ellipse";
|
||||
export * from "./rectangle";
|
||||
export * from "./transform";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue