From 87d925c8dfb9c0502a739275df19d1dde8b32230 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 4 Feb 2026 22:22:57 +0900 Subject: refactor(ui): remove card count from note group header Co-Authored-By: Claude Opus 4.5 --- src/client/pages/DeckCardsPage.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/client/pages/DeckCardsPage.tsx') diff --git a/src/client/pages/DeckCardsPage.tsx b/src/client/pages/DeckCardsPage.tsx index f4b6c78..b7bf7e4 100644 --- a/src/client/pages/DeckCardsPage.tsx +++ b/src/client/pages/DeckCardsPage.tsx @@ -84,9 +84,7 @@ function NoteGroupCard({ className="w-4 h-4 text-muted" aria-hidden="true" /> - - Note ({cards.length} card{cards.length !== 1 ? "s" : ""}) - + Note