more
This commit is contained in:
@@ -335,7 +335,7 @@ const RequestEditPage = () => {
|
||||
const editingContent = () => {
|
||||
return (
|
||||
<>
|
||||
<div> {headerPicker()}</div>
|
||||
<div> {headerPicker(state, fetchedCase, onScrollClick)}</div>
|
||||
<div className="doc-editing-wrapper">
|
||||
<div className="pleading-header">{headerString}</div>
|
||||
{/*displayCopy.prelimaryStatement*/}
|
||||
|
||||
Reference in New Issue
Block a user