Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
fix(DevicePanel): handle optional config icon safely
Updated the DevicePanel component to use optional chaining when accessing the config icon, ensuring that it handles cases where the config may be undefined. This improves the robustness of the component.
J
Jamie Pine committed
421883d7d0f04647a60c1625a1cd35607e47d4b7
Parent: d328854