diff --git a/clients/banking/src/components/CardListCells.tsx b/clients/banking/src/components/CardListCells.tsx index 23f30dd4f..e8c77c9d0 100644 --- a/clients/banking/src/components/CardListCells.tsx +++ b/clients/banking/src/components/CardListCells.tsx @@ -128,7 +128,7 @@ export const FullNameAndCardTypeCell = ({ card }: { card: Card }) => { )) .with({ type: "VirtualAndPhysical" }, ({ physicalCard }) => ( <> - + {t("cards.format.virtual")}