bb-plane-fork/packages/ui/src/tabs/index.ts
Prateek Shourya 7183cffdb7
[WEB-3128] improvement: made tab list items modular for independent use and added few icons (#6387)
* chore: added bar and tree map icons

* improvement: made tab list items modular for independent use
2025-01-13 19:21:01 +05:30

2 lines
52 B
TypeScript

export * from "./tabs";
export * from "./tab-list";