fraserxu / react-dropdown

🔽 A dead simple dropdown component for React

Home Page:http://fraserxu.github.io/react-dropdown/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't set custom arrow using arrowClosed or arrowOpen

ryanrudzitis opened this issue · comments

From the docs:

image

When I set arrowClosed or arrowOpen to <span>*</span> the arrow does not change to *.

Why isn't it working?