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