rcdexta / react-event-timeline

A responsive event timeline in React.js
https://rcdexta.com/react-event-timeline
MIT License
536 stars 56 forks source link

Add custom style to Icon #7

Closed smeijer closed 7 years ago

smeijer commented 7 years ago

Would be nice if I could provide my own styles to the icon. I'm using FontAwesome, which has a different offset than the material-icons you're using. The Avatars i'm showing as Icon, don't need the 8px margin as well.

rcdexta commented 7 years ago

Release v1.2.5 should address this. Added iconStyle prop to TimelineEvent