* chore: added bar and tree map icons * improvement: made tab list items modular for independent use
2 lines
52 B
TypeScript
2 lines
52 B
TypeScript
export * from "./tabs";
|
|
export * from "./tab-list";
|