diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 025571f8..68a9ee44 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -261,7 +261,10 @@ function App() { }; return ( - + setShowSearch(true)} + /> ); }; diff --git a/frontend/src/components/BookSelector.tsx b/frontend/src/components/BookSelector.tsx index 827be833..0d9b198c 100644 --- a/frontend/src/components/BookSelector.tsx +++ b/frontend/src/components/BookSelector.tsx @@ -182,7 +182,7 @@ const BookSelector: React.FC = ({ books, onBookSelect, format {/* Breadcrumb */} {version && ( -
+