feat: Propagate tenantId to document workspace and panel props.
This commit is contained in:
@@ -1239,6 +1239,7 @@ const useDocumentsWorkspace = ({
|
||||
documentLinks,
|
||||
ensureDownloadUrl,
|
||||
selectionValue: selection,
|
||||
currentTenantId,
|
||||
});
|
||||
const documentsTableProps = useMemo(
|
||||
() => ({
|
||||
|
||||
Reference in New Issue
Block a user