remove width setting for terms and conditions

This commit is contained in:
Monkey 2024-08-09 18:59:06 -04:00 committed by Nabarun
parent bee7379e86
commit 31e3b75dfa

View File

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