akiran/react-slick

appendDots is overriding className declarations

Open

#1,533 opened on 2019年4月11日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)JavaScript (11,386 stars) (2,109 forks)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