14627 ui for email notifications

This commit is contained in:
2025-05-28 14:14:46 +01:00
parent f725c811b3
commit 6354cabde0
5 changed files with 180 additions and 3 deletions
+12
View File
@@ -1047,6 +1047,12 @@ const CaseSummary = (props) => {
"case:watch-this-case-link"
)}
</button>
<button className="govuk-link mailNotification">
Send me
email
updates
</button>
{/* <button
onClick={
handleOpenModal
@@ -1105,6 +1111,12 @@ const CaseSummary = (props) => {
"case:watch-this-case-link"
)}
</button>
<button className="govuk-link mailNotification">
Send me email
updates
</button>
{/* <button
onClick={handleOpenModal}
>