Skip to content

Commit

Permalink
fix: improper use of scrollContainer
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindballa committed May 27, 2020
1 parent 5cbc0e9 commit 1c5b9c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/BrainNoteContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const BrainNotesContainer = ({ slug, note, location, siteMetadata }) => {
firstPageSlug: slug,
location,
processPageQuery,
containerRef: scrollContainer,
pageWidth: 625,
});

Expand Down

0 comments on commit 1c5b9c9

Please sign in to comment.