UNPKG

@eccenca/gui-elements

Version:

GUI elements based on other libraries, usable in React application, written in Typescript.

5 lines (4 loc) 103 B
export * from "./TabPanel"; export * from "./Tabs"; export * from "./Tab"; export * from "./TabTitle";