added watched cases and remove watched cases

This commit is contained in:
2021-11-04 12:36:06 +00:00
parent fa4c765799
commit 3566da1989
23 changed files with 608 additions and 162 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ export default function MakeNewAppeal() {
return (
<div className="card card-3" id="casescomment-card">
<div className="card-body">
<h3 className="heading-small card-heading">
<h2 className="govuk-heading-s">
{t("myportal:makenewappeal-card-title")}
</h3>
</h2>
<p className="govuk-body-s">
{t("myportal:makenewappeal-card-paragraph-one")}
</p>