Skip to content

Commit

Permalink
remove brand carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Aug 15, 2023
1 parent f43f035 commit b414c61
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1,109 deletions.
2 changes: 0 additions & 2 deletions gatsby-browser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'bootstrap/dist/js/bootstrap.min.js'
import '@popperjs/core/dist/umd/popper.min.js'
import 'prismjs/themes/prism.css'
import 'slick-carousel/slick/slick.css'
import 'slick-carousel/slick/slick-theme.css'
102 changes: 0 additions & 102 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,12 @@
"react-i18next": "^13.1.2",
"react-icons": "^4.10.1",
"react-share": "^4.4.1",
"react-slick": "^0.29.0",
"react-switch": "^7.0.0",
"react-tabs": "^6.0.2",
"react-use-flexsearch": "^0.1.1",
"react-world-flags": "^1.5.1",
"remark-gfm": "^1.0.0",
"sass": "1.65.1",
"slick-carousel": "^1.8.1",
"typescript-plugin-css-modules": "^5.0.1"
},
"devDependencies": {
Expand Down
4 changes: 0 additions & 4 deletions src/components/BrandCarousel/BrandCarousel.scss

This file was deleted.

14 changes: 0 additions & 14 deletions src/components/BrandCarousel/__tests__/BrandCarousel.test.tsx

This file was deleted.

Loading

0 comments on commit b414c61

Please sign in to comment.