🔎 Fixed search bar on Library page

This commit is contained in:
2022-10-29 15:47:27 -07:00
parent c6a3be968a
commit 151c6ec314
2 changed files with 23 additions and 13 deletions

View File

@@ -21,6 +21,7 @@ export const SearchBar = (): ReactElement => {
from: 0,
},
type: "volumeName",
trigger: "libraryPage",
},
),
);