From 6bedde580dd7ba19d1cdafa612d31b630ed6e756 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:51:49 +0000 Subject: [PATCH 1/3] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index 786a2f3..f4542f1 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -187,7 +187,7 @@ function Dashboard() { {recentPayments.length === 0 &&

No payment requests yet.

} {recentPayments.map((p) => ( -
{p.recipient_name}
@@ -230,15 +230,15 @@ function Dashboard() {
- +
Due today
{myTasks.dueToday}
- +
Overdue
{myTasks.overdue}
- +
Incomplete
{myTasks.incomplete}
From af299da810231b4653be846c4d3d134f5e02e6e2 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:52:12 +0000 Subject: [PATCH 2/3] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index f4542f1..fb73048 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -187,7 +187,7 @@ function Dashboard() { {recentPayments.length === 0 &&

No payment requests yet.

} {recentPayments.map((p) => ( -
{p.recipient_name}
@@ -230,15 +230,15 @@ function Dashboard() {
- +
Due today
{myTasks.dueToday}
- +
Overdue
{myTasks.overdue}
- +
Incomplete
{myTasks.incomplete}
From e2d7a8fcaa06920f896c1112a851fcd9681667cd Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 18:52:21 +0000 Subject: [PATCH 3/3] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/documents.index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/documents.index.tsx b/src/routes/documents.index.tsx index 09773b0..f1e88e9 100644 --- a/src/routes/documents.index.tsx +++ b/src/routes/documents.index.tsx @@ -49,7 +49,7 @@ function PleadingsIndex() { description="Create Florida pleadings and reuse saved pleadings as templates." actions={ @@ -57,7 +57,7 @@ function PleadingsIndex() { />
- +