Skip to content

Commit 998ce87

Browse files
committed
feat: add ST Microelectronics back as sponsor
1 parent e9aa2ca commit 998ce87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Home/Sponsors/Sponsors.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ const Sponsors = ({ translate }: SponsorsProps) => {
4444
alt="Tractian logo"
4545
style={{ width: '22%' }}
4646
/> */}
47-
{/* <S.Brand
47+
<S.Brand
4848
src={Brand.STMicroelectronics}
4949
alt="STMicroelectronics logo"
5050
style={{ width: '7.5%' }}
51-
/> */}
51+
/>
5252
{/* <S.Brand
5353
src={Brand.TronControlesEletricos}
5454
alt="STMicroelectronics logo"

0 commit comments

Comments
 (0)