remove width setting for terms and conditions

This commit is contained in:
Monkey 2024-08-09 18:59:06 -04:00
parent 04f5ea4cf4
commit 53bf13af2b

View File

@ -53,7 +53,6 @@ const TermsAndConditionsBox = ({
pageNumber={page}
renderTextLayer={false}
renderAnnotationLayer={false}
width={1070}
/>
);
})}