We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22be5d4 commit 9139257Copy full SHA for 9139257
src/pages/Home.jsx
@@ -16,7 +16,7 @@ export default function Home() {
16
autoplaySpeed: 2000,
17
pauseOnHover: true,
18
initialSlide: 0,
19
- arrow: false,
+ arrows: false,
20
responsive: [
21
{
22
breakpoint: 1024,
0 commit comments