Skip to content

Commit 54a2634

Browse files
Lucas Assuncao da SilvaLucas Assuncao da Silva
authored andcommitted
deleted swipe non used import and typo in changelog
1 parent f8c90c8 commit 54a2634

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
149149

150150
- Added Faith to 'about us'
151151
- Updated Mariana's title in 'about us'
152-
- Updated uotdated dependencies
152+
- Updated outdated dependencies
153153

154154
### Fixed

components/containers/CardColumns/CardColumnsInterface.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Swiper, SwiperSlide } from 'swiper/react';
1+
import { SwiperSlide } from 'swiper/react';
22
import { Pagination } from 'swiper/modules';
33
import 'swiper/css';
44
import 'swiper/css/pagination';

0 commit comments

Comments
 (0)