akiran/react-slick

appendDots is overriding className declarations

Open

#1,533 创建于 2019年4月11日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)JavaScript (11,386 star) (2,109 fork)batch import
good first issue

描述

with this configuration appendDots: dots => <div className="myClass"><ul>{dots}</ul></div>,

div.myClass is reasonable to expect for, div.slick-dots is resulting tough.

贡献者指南

appendDots is overriding className declarations · akiran/react-slick#1533 | Good First Issue