refactor: remove openDocumentPreview and onDocumentOpen props from document panel components and hooks.

This commit is contained in:
2025-12-02 14:59:23 +01:00
parent cf41148942
commit c0093edc09
3 changed files with 0 additions and 7 deletions
@@ -1153,7 +1153,6 @@ const useDocumentsWorkspace = ({
handleFolderDragEnd,
draggedFolderId,
handleFolderRename,
openDocumentPreview,
handleDocumentTitleUpdate,
draggedDocumentIds,
handleDocumentDragStart,