Function: TooltipWrap()

TooltipWrap(props): ReactNode

A styled wrapper around the radix-ui tooltip, that lets you display an instant tooltip on hover.

Parameters

ParameterType
propsobject & RefAttributes<HTMLButtonElement>

Returns

ReactNode