Add table row height

This commit is contained in:
fmuscolino
2019-06-25 12:02:53 +02:00
parent 0c79c0ac83
commit 2d4412ce51
6 changed files with 76 additions and 1 deletions

View File

@ -2,3 +2,4 @@ export * from "./table";
export * from "./table-cell";
export * from "./table-properties";
export * from "./shading";
export * from "./table-row";