From 919bb12facdad1b0ad2a60099127e773e62ba510 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 03:39:14 +0000 Subject: [PATCH] Register curriculum docs route cgen-061c3bbc120f438f8854275ea74c62eb --- client/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/App.tsx b/client/App.tsx index d0c2a36e..aba12066 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -117,6 +117,7 @@ const App = () => ( }> } /> } /> + } /> }