Refactor state and make list detail a page

This commit is contained in:
Max Lynch
2020-12-24 15:56:08 -06:00
parent 0056d6fe81
commit 06c1a8f71d
12 changed files with 182 additions and 115 deletions
+2 -1
View File
@@ -26,6 +26,7 @@
"prettier": "^2.2.1",
"pullstate": "^1.20.5",
"react-spring": "^8.0.27",
"react-use-gesture": "^9.0.0-beta.11"
"react-use-gesture": "^9.0.0-beta.11",
"reselect": "^4.0.0"
}
}