manager
manager copied to clipboard
refactor: [M3-8707] - Move `Tooltip` component to UI package
Description 📝
Moves the Tooltip component to the @linode/ui package and updates existing imports.
Keeping the existing Tooltip in the src/components directory with a new @deprecated annotation until Storybook is migrated.
Changes 🔄
- Copy
Tooltipicon to@linode/uipackage - Update existing imports
- Add deprecation annotation to existing component
How to test 🧪
Verify the usages of Tooltip in the following locations: