Column: remove top gap on mobile, implement pulling feedback

This commit is contained in:
Alex Gleason
2021-11-03 20:35:40 -05:00
parent 9140e1daf0
commit 3e3433218c
17 changed files with 164 additions and 77 deletions

View File

@@ -132,6 +132,7 @@
"react-redux": "^7.2.5",
"react-router-dom": "^4.3.1",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-simple-pull-to-refresh": "^1.3.0",
"react-sparklines": "^1.7.0",
"react-stickynode": "^4.0.0",
"react-swipeable-views": "^0.14.0",