feat: Propagate tenantId to document workspace and panel props.

This commit is contained in:
2025-11-25 13:11:01 +01:00
parent 226d99b6bf
commit 30602e6b66
3 changed files with 7 additions and 0 deletions
@@ -769,6 +769,8 @@ const DesktopWorkspace: React.FC<DocumentsViewProps> = ({
const viewProps: DesktopWorkspaceViewProps = {
...passThroughProps,
tenantId,
viewId,
engine,
items,
containerRef,