Skip to content

Commit

Permalink
Merge pull request #90 from tonymushah/79-add-mousewheel-zoom-for-cha…
Browse files Browse the repository at this point in the history
…pter-reading

79 add mousewheel zoom for chapter reading
  • Loading branch information
tonymushah authored Aug 26, 2023
2 parents abdf017 + 4a345b2 commit b3a8c12
Show file tree
Hide file tree
Showing 602 changed files with 25,361 additions and 528 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jsonc-eslint-parser": "^2.3.0",
"less": "^4.2.0",
"sharp": "^0.32.4",
"storybook": "^7.2.2",
"svgo": "^3.0.2",
Expand Down Expand Up @@ -169,15 +170,15 @@
"react-hot-keys": "^2.7.2",
"react-hotkeys-hook": "^4.4.1",
"react-icons": "^4.10.1",
"react-image-size": "^1.0.6",
"react-image-size": "^2.0.2",
"react-inner-image-zoom": "^3.0.2",
"react-lazy-load-image-component": "^1.6.0",
"react-markdown": "^8.0.7",
"react-medium-image-zoom": "^5.1.6",
"react-number-format": "^5.2.2",
"react-pro-sidebar": "1.0.0",
"react-router": "^6.14.0",
"react-router-dom": "^6.14.0",
"react-router": "^6.15.0",
"react-router-dom": "^6.15.0",
"react-spinners": "^0.13.8",
"react-time-ago": "^7.2.1",
"react-timeago": "^7.1.0",
Expand Down
Loading

0 comments on commit b3a8c12

Please sign in to comment.