You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting a placement for the tooltip in the TextEllipses component, tooltipProps prop requires children when there are already requiredchildren for the TextEllipses itself. The children prop for the tooltipProps doesn't change anything in this scenario.
When setting a placement for the tooltip in the
TextEllipses
component,tooltipProps
prop requireschildren
when there are already requiredchildren
for theTextEllipses
itself. Thechildren
prop for thetooltipProps
doesn't change anything in this scenario.Example:
The text was updated successfully, but these errors were encountered: