upload button
This commit is contained in:
@@ -533,6 +533,7 @@ const useDocumentsWorkspace = ({
|
||||
const {
|
||||
dropOverlayState,
|
||||
handleFileDrop,
|
||||
handleFileSelection,
|
||||
resetUploadsState,
|
||||
} = useDocumentUploads({
|
||||
apiClient: api,
|
||||
@@ -1371,6 +1372,7 @@ const useDocumentsWorkspace = ({
|
||||
currentTenantId,
|
||||
handleTenantSelect,
|
||||
openSettings,
|
||||
handleFileSelection,
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user