slider
Showing
- package-lock.json 50 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 0 deletionspackage.json
- src/components/Footer.tsx 8 additions, 6 deletionssrc/components/Footer.tsx
- src/components/slider.tsx 16 additions, 0 deletionssrc/components/slider.tsx
- src/utils/index.ts 1 addition, 1 deletionsrc/utils/index.ts
- src/utils/init.js 1 addition, 0 deletionssrc/utils/init.js
- yarn.lock 2658 additions, 2613 deletionsyarn.lock
... | ... | @@ -32,6 +32,7 @@ |
"react-photo-album": "^2.4.1", | ||
"react-router-dom": "^6.23.0", | ||
"react-select": "^5.8.0", | ||
"react-slick": "^0.30.2", | ||
"sass": "^1.77.6", | ||
"yarn": "^1.22.22" | ||
}, | ||
... | ... | @@ -43,6 +44,7 @@ |
"@types/react": "^18.2.66", | ||
"@types/react-dom": "^18.2.22", | ||
"@types/react-helmet": "^6.1.11", | ||
"@types/react-slick": "^0.23.13", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
... | ... |
src/components/slider.tsx
0 → 100644
src/utils/init.js
0 → 100644
This diff is collapsed.
Please register or sign in to comment