added in options for uploadstream for rep pdfs
This commit is contained in:
@@ -391,10 +391,10 @@ let RepLPA = (props) => {
|
||||
{showQuestionnaireSection > 1 && (
|
||||
<a
|
||||
onClick={() => {
|
||||
window.scrollTo({
|
||||
top: 0,
|
||||
behavior: "smooth",
|
||||
});
|
||||
// window.scrollTo({
|
||||
// top: 0,
|
||||
// behavior: "smooth",
|
||||
// });
|
||||
setRepFileName(
|
||||
props.formObj[
|
||||
"representationForm"
|
||||
|
||||
Reference in New Issue
Block a user