stephane-monnot / react-vertical-timeline

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

<WorkIcon /> is not defined #100

Closed frankstepanski closed 3 years ago

frankstepanski commented 3 years ago

Hello

Installed the package but I so not see any reference to

Getting error: Uncaught ReferenceError: WorkIcon is not defined

Is there another package to be installed?

Thanks

stephane-monnot commented 3 years ago

Hello,

Yes you need to import icon sets. You also can use your own component.

frankstepanski commented 3 years ago

Ok great. Do you have any suggestions for icons that look like your demo? thanks