pin vite-plus versions to 0.1.19

This commit is contained in:
Amruth Pillai
2026-04-25 10:53:19 +02:00
parent 6ff754d125
commit 847d69b621
13 changed files with 1282 additions and 4012 deletions
+8 -1
View File
@@ -27,7 +27,14 @@ function RouteComponent() {
return (
<div className="fixed inset-0">
<TransformWrapper centerOnInit limitToBounds={false} minScale={0.3} initialScale={0.6} maxScale={6} wheel={{ step: 0.001 }}>
<TransformWrapper
centerOnInit
limitToBounds={false}
minScale={0.3}
initialScale={0.6}
maxScale={6}
wheel={{ step: 0.001 }}
>
<TransformComponent wrapperClass="h-full! w-full!">
<ResumePreview
showPageNumbers