mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-29 02:42:47 -04:00
- Refactored the `InstancesTab` component to group file instances by device, providing a clearer overview of file availability across devices. - Introduced a new `InstanceRow` component for better organization and readability of individual file instances. - Added device querying to retrieve device names and icons, enhancing the user interface with relevant device information. - Updated the layout to improve visual clarity and user experience when viewing alternate file instances.