When a user installs a tooltip the guide references a component called Text, but this is only included in the typography component.
https://rubyui.com/docs/tooltip
The desired behavior would be to install the text component when the user installs the Tooltip component.
TooltipdoTooltipTriggerdoButton(variant: :outline,icon: true)dobookmark_iconendendTooltipContentdoText{"Add to library"}endend
When a user installs a tooltip the guide references a component called Text, but this is only included in the typography component.
https://rubyui.com/docs/tooltip
The desired behavior would be to install the text component when the user installs the Tooltip component.