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
I understand that I can set the style through className passed to which is a direct child of the top component, then it catches all data-tip attributes on children.
however, if I want a specific group of children to have a different style, what should I do?