mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 05:29:03 +08:00
fix(web): small ui-changes
This commit is contained in:
committed by
Bjorn Lammers
parent
0257342947
commit
3499605fb7
@@ -11,7 +11,7 @@ export function IconCard({
|
||||
}: {
|
||||
name: string
|
||||
data: Icon
|
||||
matchedAlias?: string | null
|
||||
matchedAlias?: string
|
||||
}) {
|
||||
return (
|
||||
<MagicCard className="rounded-md shadow-md">
|
||||
|
||||
Reference in New Issue
Block a user