fix: remove extra closing brace in StatsCard
This commit is contained in:
parent
51df7f57ec
commit
0a55438bce
@ -72,4 +72,3 @@ export function StatsCard({ title, value, change, trend, icon: Icon, color = "bl
|
|||||||
</Card>
|
</Card>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user