fix: remove all duplicate closing tags in StatsCard
This commit is contained in:
parent
77546a5017
commit
feacef2a81
@ -77,8 +77,4 @@ export function StatsCard({ title, value, change, trend, icon: Icon, color = "bl
|
|||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
);
|
);
|
||||||
}
|
|
||||||
</CardContent>
|
|
||||||
</Card>
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user