Skip to content

Commit

Permalink
Merge pull request #415 from bento-platform/chore/update-pdf
Browse files Browse the repository at this point in the history
chore: update react-pdf + rewrite PdfDisplay as TS
  • Loading branch information
davidlougheed authored Jul 10, 2024
2 parents 16c0be9 + 3bfaff1 commit ec5a555
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 35 deletions.
75 changes: 56 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dropzone": "^14.2.3",
"react-icons": "^4.12.0",
"react-markdown": "^8.0.7",
"react-pdf": "^7.7.3",
"react-pdf": "^9.1.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.22.3",
"react-syntax-highlighter": "^13.5.3",
Expand Down
Loading

0 comments on commit ec5a555

Please sign in to comment.