UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

7 lines (6 loc) 130 B
export { Popover } from "./popover"; export type { PopoverProps, PopoverTriggerProps, PopoverContentProps, } from "./popover";