From a3b6de99fd08c529f8d0fd90394c1d7da643084c Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 1 Jul 2025 22:02:00 -0700 Subject: [PATCH] Lazy loading --- .../common/pdf-editor/pdf-editor.component.html | 8 +++++++- .../components/common/pdf-editor/pdf-editor.component.ts | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html index 30dace698..648bc1ce4 100644 --- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html +++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html @@ -53,7 +53,13 @@