UNPKG

@snowball-tech/fractal

Version:

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

8 lines (7 loc) 346 B
import { r as MenuItemProps } from "./Menu.types-SG6Ad_hy.js"; import * as _$react from "react"; //#region src/components/Menu/MenuItem.d.ts declare const MenuItem: _$react.ForwardRefExoticComponent<MenuItemProps & _$react.RefAttributes<HTMLElement | null>>; //#endregion export { MenuItem as t }; //# sourceMappingURL=MenuItem-DH6K3tgS.d.ts.map