From a94736b9e506402cdf78c0bb19ce658aee0a326c Mon Sep 17 00:00:00 2001 From: Ryderjj89 Date: Sun, 28 Sep 2025 14:05:59 -0400 Subject: [PATCH] Fix navigation - The Bible button now clears version selection and returns to version selector --- frontend/src/App.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index d8bd21e6..37587e0f 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -382,7 +382,10 @@ function App() {