UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 362 B
import { s as ToolbarProps } from "./Toolbar.types-CEpi1DOn.js"; import * as _$react from "react"; //#region src/components/Toolbar/Toolbar.d.ts declare const Toolbar: _$react.ForwardRefExoticComponent<Omit<ToolbarProps, "ref"> & _$react.RefAttributes<HTMLDivElement | null>>; //#endregion export { Toolbar as t }; //# sourceMappingURL=Toolbar-Bl8DPOLe.d.ts.map