Skip to content

Commit 10e45ba

Browse files
committed
Fix
1 parent aada1a3 commit 10e45ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core-utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ export function updateStyleDefinition(space: ISpaceDefinition) {
411411
}
412412
}
413413
}
414-
space.ssrStyle = definition;
415414
}
416415

417416
export function removeStyleDefinition(space: ISpaceDefinition) {

0 commit comments

Comments
 (0)