react-haiku
react-haiku copied to clipboard
[FEAT] Create <Tooltip /> utility component
Description: Implement a versatile <Tooltip /> utility component that enables the display of helpful and customizable tooltips for various UI elements.
Acceptance Criteria:
- [ ] The <Tooltip /> component should provide an intuitive way to associate tooltips with target elements, such as buttons or links.
- [ ] It should support customizable tooltip content, positioning, and animations.
- [ ] The component should handle edge cases gracefully, such as handling overflow and adjusting positioning to ensure visibility.
would like to implement, but can't change assignees
Assigned it to you, thanks!