From 22f32c4364d869b0b9d2c8c7dd040ed0b3132de6 Mon Sep 17 00:00:00 2001
From: pclaesen <42892965+pclaesen@users.noreply.github.com>
Date: Tue, 12 Aug 2025 06:00:17 +0000
Subject: [PATCH] Fix Dashboard Stat "Monthly Payments 30,000+" should say
"Monthly Payments 10,000+" Fixes #106
---
src/components/stats-area.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/stats-area.tsx b/src/components/stats-area.tsx
index e30b0d6..fad0a7f 100644
--- a/src/components/stats-area.tsx
+++ b/src/components/stats-area.tsx
@@ -36,7 +36,7 @@ export function StatsArea() {
- 30,000+
+ 10,000+