tidied up view all and icon

This commit is contained in:
2025-08-14 12:18:35 +01:00
parent fcba17c81f
commit 1d1adf017a
5 changed files with 63 additions and 10 deletions
+2 -2
View File
@@ -234,13 +234,13 @@ const TopThree = (props) => {
<div className="deleteCase">
<button
title={t(
"case:do-you-want-to-delete-case-label"
"case:do-you-want-to-delete-rep-label"
)}
className=" cardModuleRemoveCase govuk-link govuk-link--no-underline govuk-link--inverse "
onClick={() => {
confirm(
t(
"case:do-you-want-to-delete-case-label"
"case:do-you-want-to-delete-rep-label"
) +
showTopThreeArr[key]
.pinswg_name +