selection cleanup

This commit is contained in:
2025-11-19 00:57:06 +01:00
parent 1764f24243
commit 6923a68837
5 changed files with 39 additions and 20 deletions
@@ -1539,6 +1539,7 @@ const useDocumentsWorkspace = ({
selectFolder,
documentLinks,
ensureDownloadUrl,
selectionValue: selection,
});
const documentsTableProps = useMemo(
@@ -1700,7 +1701,6 @@ const useDocumentsWorkspace = ({
dropOverlayState,
managementModals,
contextValue,
workspaceSelection: selection,
settingsOpen,
closeSettings,
};