From 16a1aadba91f05ff80999e305d0be7f27f30df9b Mon Sep 17 00:00:00 2001 From: Sammy Teillet Date: Wed, 19 Apr 2023 12:28:32 +0200 Subject: [PATCH] feature: add alt tag for image in company chip --- front/src/components/chips/CompanyChip.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/components/chips/CompanyChip.tsx b/front/src/components/chips/CompanyChip.tsx index 4c734627f..5aa3a3235 100644 --- a/front/src/components/chips/CompanyChip.tsx +++ b/front/src/components/chips/CompanyChip.tsx @@ -33,7 +33,7 @@ function CompanyChip({ name, picture }: OwnProps) { )} {name}