Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -39,6 +39,7 @@ export default function DashboardPage() {
|
||||
tag="Analytics"
|
||||
title="Key Performance Indicators"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "sales", value: "$128,450", description: "Total Revenue Generated"},
|
||||
|
||||
Reference in New Issue
Block a user