UNPKG

@snowball-tech/fractal

Version:

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

13 lines (12 loc) 502 B
import { i as DropdownItemSeparatorProps } from "./Dropdown.types-vBCbOXFQ.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/Dropdown/DropdownItemSeparator.d.ts declare function DropdownItemSeparator({ ...props }: DropdownItemSeparatorProps): _$react_jsx_runtime0.JSX.Element; declare namespace DropdownItemSeparator { var displayName: string; } //#endregion export { DropdownItemSeparator as t }; //# sourceMappingURL=DropdownItemSeparator-CZO6Kf8x.d.ts.map