@snowball-tech/fractal
Version:
Fractal's (Snowball's design system) React component library based on RadixUI and PandaCSS
12 lines (9 loc) • 476 B
TypeScript
export { E as PopoverElevations } from '../../../Paper.constants-Cpa8Sb1b.js';
export { P as Popover } from '../../../Popover-C469c5EO.js';
export { C as PopoverCombinedRefs, P as PopoverProps } from '../../../Popover.types-BIaXWPBD.js';
import 'react';
import '@radix-ui/react-popover';
import '../../../Paper.types-N2GQYA5D.js';
import '../../constants.js';
declare const DEFAULT_ELEVATION = Elevations.Elevated;
export { DEFAULT_ELEVATION as DEFAULT_POPOVER_ELEVATION };