From 2b7282ad77af51bf516488623ad79fc89d60819d Mon Sep 17 00:00:00 2001 From: Sparsh Sam <110058692+sparshsam@users.noreply.github.com> Date: Sat, 4 Jul 2026 22:11:37 -0400 Subject: [PATCH] fix: escape curly quotes in About page to fix lint Co-Authored-By: Claude --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ca80e86..2778f0f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { > Think of it as a simple notebook for your finances. You write down each transaction, organise it by account and category, and come back later to see the full picture. - There are no graphs fighting for your attention, no "you could save more" + There are no graphs fighting for your attention, no “you could save more” nudges, and no charts trying to sell you something.