[@portaljs/components][m] - add FlatUiTable component

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-24 13:11:34 -03:00
parent f22d8dc80c
commit a2dd2dfbff
5 changed files with 4733 additions and 402 deletions

View File

@@ -3,3 +3,4 @@ export * from "./components/Catalog";
export * from "./components/LineChart";
export * from "./components/Vega";
export * from "./components/VegaLite";
export * from "./components/FlatUiTable";