GEL defect and ui changes

This commit is contained in:
2021-10-07 14:47:17 +01:00
parent dbaa797034
commit 59f7d95f88
60 changed files with 515 additions and 261 deletions
-1
View File
@@ -58,7 +58,6 @@ const Home = (props) => {
<CookieBanner />
<Header courseName={t("common:service-name")} />
<div className="govuk-width-container">
<Banner />
<Breadcrumbs slug={appealtypes} />
{hasError ? (
<CRMError props={props} whichError="advancedSearch" />