Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tooltip): enhance tooltip functionality with collision handling
Added collision handling to the TooltipContent component by introducing collisionPadding and avoidCollisions properties. This improvement ensures better positioning and visibility of tooltips, enhancing the overall user experience.
- Loading branch information