diff --git a/src/Components/HowTo/HowToPage.js b/src/Components/HowTo/HowToPage.js index 945f9f6..057515e 100644 --- a/src/Components/HowTo/HowToPage.js +++ b/src/Components/HowTo/HowToPage.js @@ -1,6 +1,7 @@ import { useContext } from "react"; import { AppContext } from "../../Hooks/useContext/appContext"; import { Steps } from "../../Constants/Copy/howToSteps.js"; + import "../../styles/howTo-page.scss"; import { ReactComponent as HowToInfoSvg } from "../../Assets/svg/howToInfo.svg"; diff --git a/src/Constants/Copy/howToSteps.js b/src/Constants/Copy/howToSteps.js index d85b318..04da1c1 100644 --- a/src/Constants/Copy/howToSteps.js +++ b/src/Constants/Copy/howToSteps.js @@ -1,3 +1,5 @@ +import { ExclamationTriangle } from "react-bootstrap-icons"; + export const Steps = () => (

Generate Discovery Responses

@@ -31,10 +33,13 @@ export const Steps = () => ( satisfied, you can download a .docx file by clicking the “Create .docx File” button. + Pro tip: once you've created a case, you can skip most of these steps. Simply search for the case by entering the case number in the - search bar on your Dashboard, and click "Express Document Upload" and - follow the prompts. + search bar on your Dashboard, click "Express Document + Upload" and follow the prompts.