fix: resolve lint errors for CI

This commit is contained in:
dayuan.jiang
2026-01-04 20:06:18 +09:00
parent a80e0fca0a
commit c2fbfc1a9d
5 changed files with 28 additions and 23 deletions

View File

@@ -134,6 +134,7 @@ export const ModelSelectorLogo = ({
}
return (
// biome-ignore lint/performance/noImgElement: External URL from models.dev
<img
{...props}
alt={`${provider} logo`}