reset search when closing pane

This commit is contained in:
proddy
2025-03-02 09:23:15 +01:00
parent 7a47a2090f
commit 92d40d9287

View File

@@ -276,6 +276,7 @@ const Devices = () => {
const resetDeviceSelect = () => {
device_select.fns.onRemoveAll();
setSearch('');
};
const escFunction = useCallback(