refactor(breadcrumbs): remove stale /newappeal inline no-op branch
This commit is contained in:
@@ -298,8 +298,6 @@ const Breadcrumbs = (props) => {
|
||||
|
||||
{renderMappedRoute(pathname)}
|
||||
|
||||
{isPath("/newappeal") && <></>}
|
||||
|
||||
{staticTextCrumbLabel &&
|
||||
renderTextCrumb(staticTextCrumbLabel)}
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user