UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

7 lines (6 loc) 130 B
export { Tooltip } from "./tooltip"; export type { TooltipProps, TooltipTriggerProps, TooltipContentProps, } from "./tooltip";