more
This commit is contained in:
@@ -54,13 +54,23 @@ export const Steps = () => (
|
||||
Click the “Create .Docx' button to download your fully-formatted,
|
||||
ready-to-serve response.
|
||||
</div>
|
||||
<ExclamationTriangle
|
||||
style={{ color: "red", marginRight: "6px", marginBottom: "2px" }}
|
||||
/>
|
||||
<span className="bold-span">Pro tip:</span> Once you've created the case,
|
||||
skip step one - search for the case by entering the case number in the
|
||||
search bar on your Dashboard, click "Express Document Upload" and follow
|
||||
the prompts.
|
||||
<div className="steps-text-wrapper">
|
||||
<ExclamationTriangle
|
||||
style={{ color: "orange", marginRight: "6px", marginBottom: "4px" }}
|
||||
/>
|
||||
<span className="bold-span">Pro tip:</span> Once you've created the
|
||||
case, skip step one - search for the case by entering the case number in
|
||||
the search bar on your Dashboard, click "Express Document Upload" and
|
||||
follow the prompts.
|
||||
</div>
|
||||
<div className="steps-text-wrapper">
|
||||
<ExclamationTriangle
|
||||
style={{ color: "orange", marginRight: "6px", marginBottom: "4px" }}
|
||||
/>
|
||||
<span className="bold-span">Discovery requests:</span> This feature will
|
||||
launch spring '24. We're working hard to bring you the best possible
|
||||
experience!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user