data segmentation

This commit is contained in:
talksik
2022-05-28 15:56:14 -05:00
parent e878838bca
commit 0f57843695
3 changed files with 59 additions and 16 deletions
+3 -1
View File
@@ -101,11 +101,13 @@
"electron-squirrel-startup": "^1.0.0",
"electron-store": "^8.0.1",
"firebase": "^9.8.2",
"immer": "^9.0.14",
"notistack": "^2.0.5",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-error-boundary": "^3.1.4",
"react-icons": "^4.3.1",
"react-use": "^17.4.0"
"react-use": "^17.4.0",
"use-immer": "^0.7.0"
}
}