Add carousel to index

This commit is contained in:
2020-12-17 09:08:18 +01:00
parent 68ea5a7a36
commit e9d9c4619f
10 changed files with 189 additions and 8 deletions
+3 -1
View File
@@ -19,9 +19,11 @@
"express": "^4.17.1",
"fontsource-roboto": "^3.0.3",
"lodash.union": "^4.6.0",
"material-auto-rotating-carousel": "^3.0.2",
"next": "10.0.3",
"react": "17.0.1",
"react-dom": "17.0.1"
"react-dom": "17.0.1",
"react-swipeable-views": "^0.13.9"
},
"devDependencies": {
"eslint": "^7.14.0",