Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
brus2099 committed Jul 27, 2023
1 parent 7339bd2 commit a7c18b7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ export const FilterProvider = ({ children }) => {

return (
<FilterContext.Provider value={{
booklist,
setBooklist,
booklist, setBooklist,
displayedBooks,
setDisplayedBooks,
lectureList,
Expand Down

0 comments on commit a7c18b7

Please sign in to comment.