Skip to content

Commit d21db7c

Browse files
refactor
1 parent 7976d43 commit d21db7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/CardsColumns.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Swiper, SwiperSlide } from 'swiper/react';
2+
import { Pagination } from 'swiper';
23
import 'swiper/css';
34
import "swiper/css/pagination";
4-
import { Pagination } from 'swiper';
55

66
import Card from './Card';
77
import Container from './Container';

0 commit comments

Comments
 (0)