@cfxlabsinc/b2b-services
    Preparing search index...
    QuickTooltip: React.FC<QuickTooltipProps> = ...

    Short-hand to wrap add tooltips to a node

    <QuickTooltip content="Hello there!">
    <p>Hover me!</p>
    </QuickTooltip>

    For more advanced usage, fallback to Tooltip.