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