Remove hardcoded trend value from dashboard
This commit is contained in:
@@ -83,7 +83,6 @@ export default function DashboardPage() {
|
|||||||
value={stats.emailsToday}
|
value={stats.emailsToday}
|
||||||
icon={Send}
|
icon={Send}
|
||||||
iconColor="bg-green-500"
|
iconColor="bg-green-500"
|
||||||
trend="+12% from yesterday"
|
|
||||||
/>
|
/>
|
||||||
<StatCard
|
<StatCard
|
||||||
title="Active Accounts"
|
title="Active Accounts"
|
||||||
|
|||||||
Reference in New Issue
Block a user