UNPKG

@als-tp/als-react-ts-ui

Version:

A comprehensive React TypeScript UI component library built with Base UI by ALSInnovation

3 lines 228 B
export { ALSTabs } from "./ALSTabs"; export type { ALSTabsRootProps, ALSTabsListProps, ALSTabsTabProps, ALSTabsIndicatorProps, ALSTabsPanelProps, TabsOrientation, TabsSize, } from "./ALSTabs"; //# sourceMappingURL=index.d.ts.map