add support for floating drawings
- added need elements and test for them
This commit is contained in:
@ -1 +1,3 @@
|
||||
export { Drawing } from "./drawing";
|
||||
export * from "./drawing";
|
||||
export * from "./text-wrap";
|
||||
export * from "./floating";
|
||||
|
Reference in New Issue
Block a user