UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

8 lines (7 loc) 322 B
import { n as TabProps } from "./Tabs.types-pSzC4Clg.js"; import * as _$react from "react"; //#region src/components/Tabs/Tab.d.ts declare const Tab: _$react.ForwardRefExoticComponent<TabProps & _$react.RefAttributes<HTMLButtonElement | null>>; //#endregion export { Tab as t }; //# sourceMappingURL=Tab-BCjFVG2A.d.ts.map