Add a working reader page with default foliate settings

This commit is contained in:
chrox 2024-10-09 21:36:48 +02:00
parent 39def9f36a
commit f463225018
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
18 changed files with 320 additions and 4116 deletions

View file

@ -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",