[components][m] - move catalog to @portaljs/components

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-04 11:14:39 -03:00
parent cf2a93abfd
commit ad52721a38
9 changed files with 284 additions and 53 deletions

View File

@@ -1,4 +1,5 @@
export * from "./components/Table";
export * from "./components/Catalog";
export * from "./components/LineChart";
export * from "./components/Vega";
export * from "./components/VegaLite";
export * from "./components/VegaLite";