From 5669961d674b2764082c7c9585484cb090b71e45 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Fri, 13 Feb 2026 10:04:17 -0800 Subject: Implement frontend parity features: Unread view, shortcuts, scroll-to-read, filters --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/src/App.tsx') diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 09148d6..2758472 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -61,7 +61,7 @@ function Dashboard() { } /> } /> } /> - Select a feed to view items.

} /> + } /> -- cgit v1.2.3