arrow false
This commit is contained in:
@@ -13,6 +13,7 @@ import './slick.css'
|
|||||||
|
|
||||||
const CoursesSilder = ({ courses }: { courses: CoursesProps[] }) => {
|
const CoursesSilder = ({ courses }: { courses: CoursesProps[] }) => {
|
||||||
const settings = {
|
const settings = {
|
||||||
|
arrows: false,
|
||||||
dots: true,
|
dots: true,
|
||||||
infinite: true,
|
infinite: true,
|
||||||
speed: 500,
|
speed: 500,
|
||||||
|
Reference in New Issue
Block a user