fix: handle zindex of pdf page in signyourself flow

This commit is contained in:
prafull-opensignlabs
2024-06-19 14:50:32 +05:30
parent eb0941f087
commit 3216a1d4ae
@@ -600,6 +600,7 @@ function RenderPdf({
key={index}
width={containerWH.width}
scale={scale || 1}
className="z-0"
pageNumber={pageNumber}
renderAnnotationLayer={false}
renderTextLayer={false}