We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c90c8 commit 54a2634Copy full SHA for 54a2634
CHANGELOG.md
@@ -149,6 +149,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
149
150
- Added Faith to 'about us'
151
- Updated Mariana's title in 'about us'
152
-- Updated uotdated dependencies
+- Updated outdated dependencies
153
154
### Fixed
components/containers/CardColumns/CardColumnsInterface.js
@@ -1,4 +1,4 @@
1
-import { Swiper, SwiperSlide } from 'swiper/react';
+import { SwiperSlide } from 'swiper/react';
2
import { Pagination } from 'swiper/modules';
3
import 'swiper/css';
4
import 'swiper/css/pagination';
0 commit comments