mirror of
https://github.com/readest/readest.git
synced 2026-05-03 05:50:55 +00:00
Add a working reader page with default foliate settings
This commit is contained in:
parent
39def9f36a
commit
f463225018
18 changed files with 320 additions and 4116 deletions
|
|
@ -23,7 +23,8 @@
|
|||
"next": "14.2.13",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"react-icons": "^5.3.0"
|
||||
"react-icons": "^5.3.0",
|
||||
"zustand": "5.0.0-rc.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tauri-apps/cli": "2.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue