UNPKG

@snowball-tech/fractal

Version:

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

17 lines (16 loc) 418 B
import { t as HeaderProps } from "./Header.types-D3PQ1_bt.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/Header/Header.d.ts declare const Header: { ({ children, left, onClick, right, ...props }: HeaderProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { Header as t }; //# sourceMappingURL=Header-BGuLtGSD.d.ts.map