Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
harttono committed Oct 30, 2020
1 parent cdec2ca commit 38f0ce7
Show file tree
Hide file tree
Showing 70 changed files with 3,540 additions and 47,190 deletions.
189 changes: 185 additions & 4 deletions package-lock.json

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

14 changes: 11 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
{
"name": "awal",
"version": "0.1.0",
"proxy": "http:https://localhost:5000/",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"bootstrap": "^4.5.2",
"axios": "^0.20.0",
"bootstrap": "4.5.2",
"form-data": "^3.0.0",
"jquery": "^3.5.1",
"js-cookie": "^2.2.1",
"react": "^16.13.1",
"react-bootstrap": "^1.3.0",
"react-bootstrap": "1.3.0",
"react-dom": "^16.13.1",
"react-icons": "^3.11.0",
"react-pdf": "^5.0.0",
"react-router-dom": "^5.2.0",
"react-query": "^2.23.1",
"react-reader": "^0.18.5",
"react-reveal": "^1.2.2",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.3"
},
"scripts": {
Expand Down
Binary file added public/asset/books/book3.epub
Binary file not shown.
Binary file added public/asset/img/pageNotFound.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/asset/pdf/book1.epub
Binary file not shown.
Binary file added public/asset/pdf/book2.epub
Binary file not shown.
Binary file added public/asset/pdf/book3.epub
Binary file not shown.
Binary file added public/asset/pdf/book4.epub
Binary file not shown.
Loading

0 comments on commit 38f0ce7

Please sign in to comment.