Fixed the carousel

This commit is contained in:
2023-09-10 22:22:12 +02:00
parent 31ac15718f
commit 0b96d0e561
10 changed files with 75 additions and 8 deletions

View File

@@ -16,6 +16,7 @@
"@types/js-cookie": "^3.0.0",
"@types/node": "^16.11.7",
"@types/react": "^17.0.35",
"@types/react-gtm-module": "^2.0.1",
"@types/sanitize-html": "^2.9.0",
"@types/styled-components": "^5.1.15",
"@typescript-eslint/eslint-plugin": "^5.60.0",
@@ -35,7 +36,9 @@
"next": "^13.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-gtm-module": "^2.0.11",
"react-icons": "^4.2.0",
"react-responsive-carousel": "^3.2.23",
"sanitize-html": "^2.11.0",
"sass": "^1.66.1",
"styled-jsx": "^3.2.5",