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 passing a className to Tooltip, the className is not well construted. A space is missing between the props.ClassName and the rest of the className.
Current behaviour
When passing a className to Tooltip, the className is not well construted. A space is missing between the props.ClassName and the rest of the className.
Expected behaviour
The className should be as following:
Versions
Focus-core: 2.1.1
Focus-components: git://github.com/KleeGroup/focus-components.git#add-rgaa-updated
The text was updated successfully, but these errors were encountered: