From 5ebcb4870638f2fbc1621cc0b0e2314e0cfb9490 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 16 Aug 2025 04:17:48 +0000 Subject: [PATCH] Add Changelog route to routing configuration cgen-d326f6eb842c447a9cec594ea225a4b2 --- client/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/App.tsx b/client/App.tsx index 8de3af24..dadd8423 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -68,6 +68,7 @@ const App = () => ( } /> } /> } /> + } /> {/* Placeholder routes for navigation links */}