fix(web): small ui-changes

This commit is contained in:
Thomas Camlong
2025-04-24 22:47:07 +02:00
committed by Bjorn Lammers
parent 0257342947
commit 3499605fb7
6 changed files with 141 additions and 165 deletions

View File

@@ -11,7 +11,7 @@ export function IconCard({
}: {
name: string
data: Icon
matchedAlias?: string | null
matchedAlias?: string
}) {
return (
<MagicCard className="rounded-md shadow-md">