more
This commit is contained in:
@@ -17,13 +17,17 @@ export const Steps = () => (
|
||||
</div>
|
||||
<div className="steps-text-wrapper">
|
||||
<span className="bold-span">UPLOAD YOUR DOCUMENT: </span>You will now
|
||||
see the Document Upload Modal. Enter your discovery request's info:
|
||||
document title, i.e. “Defendant’s Interrogatories,” and (optionally)
|
||||
the date served. Drag and drop the file, or click to select it from
|
||||
your computer's files, {" "}
|
||||
then click <span className="bold-span"> “Upload”.</span>
|
||||
<br /> The upload will begin. Parsing the document usually takes under
|
||||
2 minutes, but be patient - it may take up to 5.
|
||||
see the Document Upload Modal. Enter the discovery request's title,
|
||||
i.e. “Defendant’s Interrogatories,” and (optionally) the date served.
|
||||
Drag and drop or click and select the .pdf from your computer's files,{" "}
|
||||
{" "}
|
||||
<div className="mini-break">
|
||||
Click <span className="bold-span"> “Upload”.</span>
|
||||
</div>
|
||||
<div className="mini-break">
|
||||
Parsing the document usually takes under 2 minutes, but be patient -
|
||||
it may take up to 5.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="steps-upper-right">
|
||||
|
||||
Reference in New Issue
Block a user