UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 187 B
import type { PopoverProps } from './Popover.types'; declare function Popover({ children, ...otherProps }: PopoverProps): import("react/jsx-runtime").JSX.Element; export default Popover;