leaffm / react-infinite-carousel

React simple infinite carousel with lazy loading and responsive support
MIT License
116 stars 19 forks source link

Adding custom arrows #43

Open colchisgirl opened 3 years ago

colchisgirl commented 3 years ago

Thank you for your time and work! I am trying to add my custom arrow buttons but cannot get them to work. I am adding them as React functional component and they are showing but do not acquire any necessary classes / attributes.

I also tried adding it as icon but same result.

Could you please help? (please forgive my inline styling)

image

image