diff --git a/app/(backend)/page.tsx b/app/(backend)/page.tsx index 77d6f3c..9a08a29 100644 --- a/app/(backend)/page.tsx +++ b/app/(backend)/page.tsx @@ -175,7 +175,7 @@ const Dashboard: React.FC = () => {

- + v2.4.0 Live
diff --git a/components/StatCard/index.tsx b/components/StatCard/index.tsx index fdb9a9f..4974c1d 100644 --- a/components/StatCard/index.tsx +++ b/components/StatCard/index.tsx @@ -18,11 +18,11 @@ const StatCard: React.FC = ({ label, value, icon: Icon, trend, ch -
+

{value}

{change && (