This commit is contained in:
Pradeeppon01 2024-08-07 17:34:26 +05:30
parent 72776c2008
commit 3ad4c9b51f
1 changed files with 2 additions and 2 deletions

View File

@ -207,7 +207,7 @@ const QrcodeFinder = () => {
</Box>
<img
src={`https://docs.exampaper.vidh.ai/${coverInfo[0]?.s3_path}`}
width={"800px"}
width={"700px"}
/>
</Box>
)}
@ -229,7 +229,7 @@ const QrcodeFinder = () => {
{" "}
<img
src={`https://docs.exampaper.vidh.ai/${data?.s3_path}`}
width={"800px"}
width={"700px"}
/>
</Box>
<Box className="p-5 w-100">