Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nelyaklyusa committed Oct 18, 2024
1 parent f674dd2 commit 1a3ed69
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/BaseCarousel/BaseCarousel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ import BaseImage from 'UiKit/components/BaseImage/BaseImage.vue';
import { Swiper } from 'swiper/vue';
import { Navigation, Thumbs } from 'swiper/modules';
import { SwiperSlide } from 'swiper/vue';
import SliderSwiper from 'UiKit/components/common/SliderSwiper/SliderSwiper.vue';
import SolidAngleLeftIcon from 'UiKit/assets/custom-arrow-left-small.svg';
import SolidAngleRightIcon from 'UiKit/assets/custom-arrow-right-small.svg';
import CustomArrowLeftIcon from 'UiKit/assets/custom-arrow-left.svg';
import CustomArrowRightIcon from 'UiKit/assets/custom-arrow-right.svg';
const props = defineProps({
name: String,
Expand Down

0 comments on commit 1a3ed69

Please sign in to comment.