mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
fileStorage: use dexie-react-hooks
This lets the dexie-react-hooks library do more of the work for us instead of having to make redux-sagas wrappers for everything.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"css-minimizer-webpack-plugin": "^3.2.0",
|
||||
"dexie": "^3.2.1",
|
||||
"dexie-observable": "^4.0.0-beta.13",
|
||||
"dexie-react-hooks": "^1.1.1",
|
||||
"dotenv": "^10.0.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"eslint": "^8.3.0",
|
||||
|
||||
Reference in New Issue
Block a user