Support for event handlers
You can register event handlers for the SVG <rect/>
elements that are used to render the calendar days now. This way you can control the behaviour on click, hover, etc.
See https://grubersjoe.github.io/react-activity-calendar/?path=/story/activity-calendar--event-handlers.