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 ce144af commit c19dc52Copy full SHA for c19dc52
components/containers/CardsColumns.js
@@ -1,5 +1,5 @@
1
import { Swiper, SwiperSlide } from 'swiper/react';
2
-import { Pagination, Navigation } from 'swiper';
+import { Pagination } from 'swiper';
3
import 'swiper/css';
4
import 'swiper/css/pagination';
5
import 'swiper/css/navigation';
0 commit comments