Add API for specifying columns with different widths

This commit is contained in:
askoufis
2021-09-18 22:58:19 +10:00
parent a2566e92d2
commit 23fd3b483f
4 changed files with 71 additions and 1 deletions

View File

@ -1,3 +1,4 @@
export * from "./column";
export * from "./columns";
export * from "./doc-grid";
// export * from "./header-reference";