From 563ebf7d095dcc6f8e22762896ff70a1d7728278 Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Sat, 13 Jan 2024 19:03:34 -0300 Subject: [PATCH] Add custom component Signed-off-by: Vitor Mattos --- src/VuePdfEditor.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/VuePdfEditor.vue b/src/VuePdfEditor.vue index 2d4eba7..2ee3c3a 100644 --- a/src/VuePdfEditor.vue +++ b/src/VuePdfEditor.vue @@ -123,7 +123,14 @@ :style="{transform: `scale(${pagesScale[pIndex]})`}">
-
+
+ +
+