mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04:00
- Integrated LayoutGroup from framer-motion to improve tab animations and transitions. - Added useMemo to ensure safeActiveTabId is derived efficiently, preventing unnecessary re-renders. - Refactored tab rendering logic for better clarity and performance, maintaining existing functionality.