Fix bot review

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-30 19:13:10 +04:00
parent e13ff134ed
commit d9c07ecdef
20 changed files with 54 additions and 31 deletions

View File

@@ -4,7 +4,7 @@ import * as React from 'react';
export function Logo() {
return (
<Img
className="max-width-[220px]"
style={{ maxWidth: "220px" }}
src="{{.SenderCompanyLogoURL}}"
alt="{{.SenderCompanyName}}"
height="60"