https://codesandbox.io/s/unruffled-shirley-urq7m
This sandbox shows a simple example of the react-horizontal-timeline
package (https://www.npmjs.com/package/react-horizontal-timeline).
It provides an API to set a function to trigger when we click each time.
However, I want to add an onHover
action to trigger an action when we hover each circle icon.
Is there a way to customize such behavior?