mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-08-02 10:16:31 -04:00
Updated the DevicePanel component to use optional chaining when accessing the config color, enhancing the robustness of the component by preventing potential runtime errors when the config may be undefined.