From ffb14d24336c84f4f6a53b05d8e30a8efcdcde91 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 3 Oct 2025 23:53:12 +0000 Subject: [PATCH] Register pricing route cgen-fc340fec1f864df8bcdf6fa0d928962c --- client/App.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/App.tsx b/client/App.tsx index 1c7f537c..bb9dcaa2 100644 --- a/client/App.tsx +++ b/client/App.tsx @@ -85,6 +85,8 @@ const App = () => ( } /> } /> } /> + } /> + } /> } /> } />