remove width setting for terms and conditions

This commit is contained in:
Monkey
2024-08-11 15:29:59 +05:30
committed by nabarun
parent bee7379e86
commit 31e3b75dfa
-1
View File
@@ -53,7 +53,6 @@ const TermsAndConditionsBox = ({
pageNumber={page}
renderTextLayer={false}
renderAnnotationLayer={false}
width={1070}
/>
);
})}