feat: finish quick links, start weather widget, bug fixes etc

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
David Ralph
2021-04-09 14:44:18 +01:00
parent 75fea391f0
commit 2f21b5b5c2
20 changed files with 285 additions and 43 deletions

View File

@@ -25,7 +25,8 @@
"react-dom": "17.0.2",
"react-modal": "3.12.1",
"react-sortable-hoc": "2.0.0",
"react-toastify": "7.0.3"
"react-toastify": "7.0.3",
"weather-icons-react": "^1.2.0"
},
"devDependencies": {
"@babel/core": "^7.13.14",