-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementFor discussing possible improvementsFor discussing possible improvements
Description
Summary
Currently our <Tooltip /> component is just a tiny wrapper around @tippy.js/react with styles and animation set.
@thegrinder pointed out fairly that we could build ourselves the styles using Popperjs ( which is what TippyJS uses internally ) and hence remove a dependency layer.
We would need to be careful to preserve the current behaviour and styling ( see related PRs )
Related
poteirard
Metadata
Metadata
Assignees
Labels
enhancementFor discussing possible improvementsFor discussing possible improvements