Remove unused package 'react-slick'

This commit is contained in:
Qstick 2022-09-17 22:32:46 -05:00
parent 1e1a4240d1
commit f4d8e113c1
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import PropTypes from 'prop-types';
import React, { Component } from 'react';
import Slider from 'react-slick';
import TextTruncate from 'react-text-truncate';
import { Navigation } from 'swiper';
import { Swiper, SwiperSlide } from 'swiper/react';