UNPKG

@snowball-tech/fractal

Version:

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

7 lines (4 loc) 249 B
import * as react from 'react'; import { P as PopoverProps, C as CombinedRefs } from './Popover.types-BIaXWPBD.js'; declare const Popover: react.ForwardRefExoticComponent<PopoverProps & react.RefAttributes<CombinedRefs>>; export { Popover as P };