❌ Removed OPDS routes from the UI facade
This commit is contained in:
@@ -30,6 +30,10 @@ const Navbar: React.FunctionComponent = (props) => {
|
||||
</>
|
||||
);
|
||||
|
||||
const performSearch = (searchQuery) => {
|
||||
|
||||
}
|
||||
|
||||
const customStyles = {
|
||||
control: () => ({
|
||||
width: 250,
|
||||
|
||||
Reference in New Issue
Block a user