chore: atualizações de dependências, lint fixes e ajustes menores

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Felipe Coutinho
2026-02-15 21:35:39 +00:00
parent 2362a70b9d
commit b9f788312c
35 changed files with 637 additions and 824 deletions

View File

@@ -447,7 +447,7 @@ const buildColumns = ({
alt={`Logo de ${label}`}
width={30}
height={30}
className="rounded-md"
className="rounded-full"
/>
)}
<span className="truncate">{label}</span>
@@ -478,7 +478,7 @@ const buildColumns = ({
alt={`Logo de ${label}`}
width={30}
height={30}
className="rounded-md"
className="rounded-full"
/>
)}
<span className="truncate">{label}</span>