🔧 Refactoring the uncompression methods for "Read Comic" and "Uncompress Archive" operations (#43)

* 🔧 Refactoring uncompression methods on client-side

* ✏️ Refactoring

* 👁️ Updates to the comic viewer

* 🖼️ Added screenshots from December 2022

* ✏️ Fixed typo in README
This commit was merged in pull request #43.
This commit is contained in:
2022-12-06 14:08:53 -08:00
committed by GitHub
parent 1cbf53be98
commit 815444a973
8 changed files with 133 additions and 68 deletions

View File

@@ -65,7 +65,7 @@
"qs": "^6.10.5",
"react": "^18.1.0",
"react-collapsible": "^2.9.0",
"react-comic-viewer": "^0.3.5",
"react-comic-viewer": "^0.4.0",
"react-day-picker": "^8.0.6",
"react-dom": "^18.1.0",
"react-fast-compare": "^3.2.0",