UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 208 B
export * from "./Popover.js"; export type { PopoverButtonProps, PopoverProps, PopoverInstanceProps, PopoverAnchorRef, PopoverAnchorElement, } from "./types.js"; export { PopoverBehavior } from "./config.js";