mirror of
https://github.com/makeplane/plane.git
synced 2025-12-24 15:49:36 +01:00
- Replaced instances of Headless UI's Tab component with a new custom Tabs component across various components, including analytics modals, image pickers, and navigation panes. - Updated tab handling logic to align with the new Tabs API, ensuring consistent behavior and styling. - Removed unused Tab imports and cleaned up related code for improved maintainability. - This refactor enhances the overall structure and consistency of tab navigation within the application.