This commit is contained in:
Kenneth Jannette
2024-02-15 22:39:11 -06:00
parent 218a4b29cb
commit 51ed05f2e7

View File

@@ -55,9 +55,9 @@ export const Steps = () => (
style={{ color: "red", marginRight: "6px", marginBottom: "2px" }}
/>
<span className="bold-span">Pro tip:</span> Once you've created the case,
you can skip step one. Simply search for the case by entering the case
number in the search bar on your Dashboard, click "Express Document
Upload" and follow the prompts.
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>
);