stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.08k stars 158 forks source link

How to remove the timeline above the first element and below the last element. #64

Closed joysonprofessional closed 4 years ago

joysonprofessional commented 4 years ago
Screenshot 2020-05-07 at 7 03 14 PM
joysonprofessional commented 4 years ago

Like the image and the same after the last element remove the time line color. That is fine even if it is able to change the color same as bckground so it is not visible.

stephane-monnot commented 4 years ago

Did you check this answer : https://github.com/stephane-monnot/react-vertical-timeline/issues/59#issuecomment-620538428

joysonprofessional commented 4 years ago

Thank you it worked.