diff --git a/src/components/customerCases/customerCase/projectInfo/CustomerCaseProjectInfo.tsx b/src/components/customerCases/customerCase/projectInfo/CustomerCaseProjectInfo.tsx index 0291a7d3a..db084dadb 100644 --- a/src/components/customerCases/customerCase/projectInfo/CustomerCaseProjectInfo.tsx +++ b/src/components/customerCases/customerCase/projectInfo/CustomerCaseProjectInfo.tsx @@ -58,7 +58,9 @@ export default async function CustomerCaseProjectInfo({ {t("variants").toUpperCase()}
- + + + {consultantsFirstNames.map((name) => ( ))} - + + +
)}