lib: add recoil

This commit is contained in:
rusconn
2022-03-21 10:37:36 +00:00
parent da187f04e7
commit 673bb1aadd
3 changed files with 18 additions and 2 deletions

View File

@@ -25,7 +25,8 @@
"@mui/material": "^5.5.1",
"next": "12.1.0",
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "17.0.2",
"recoil": "^0.6.1"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.7.2",