extend table and table cell support for cell merge, span, borders ... (#6)
* extend table and table cell support for cell merge, span, borders ... * added tests for table cell borders and table cell width, renamed some variables, added jsdoc
This commit is contained in:
@ -1 +1,2 @@
|
||||
export * from "./table";
|
||||
export * from './table-cell';
|
Reference in New Issue
Block a user