Replies: 1 comment
-
I was facing the same issue and I solved it mocking the values:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At testing to apeare erorr:
Details:
Code:
import Swiper from "swiper"; import { register } from "swiper/element/bundle"; import type { SwiperSlideProps, SwiperProps } from "swiper/react";
Beta Was this translation helpful? Give feedback.
All reactions