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