Skip to content

Commit

Permalink
Fix after nextjs rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Joozty committed Oct 10, 2019
1 parent 29748d2 commit a273607
Show file tree
Hide file tree
Showing 7 changed files with 141 additions and 109 deletions.
2 changes: 2 additions & 0 deletions reader/components/header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ const Header = () => {
pdfMetadata,
isThumbnailViewVisible,
isOutlineViewVisible,
isEnhancementViewVisible,
printContainerRef,
},
toggleIsThumbnailViewVisible,
toggleIsOutlineViewVisible,
toggleIsEnhancementViewVisible,
} = useContext(GlobalContext)

return (
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
248 changes: 139 additions & 109 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit a273607

Please sign in to comment.