Updated
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
import { Swiper, SwiperSlide } from "swiper/vue";
|
||||
import type { SwiperClass } from "swiper/react";
|
||||
|
||||
// types
|
||||
|
||||
type Props = {
|
||||
@@ -86,7 +87,6 @@ const onSwiper = (swiper: SwiperClass) => {
|
||||
tag="New"
|
||||
/>
|
||||
</SwiperSlide>
|
||||
...
|
||||
</Swiper>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user