kevinsqi / react-calendar-heatmap

An svg calendar heatmap inspired by github's contribution graph
http://www.kevinqi.com/react-calendar-heatmap/
MIT License
1.23k stars 156 forks source link

fix: Prevent render of an empty title element #191

Open felixmosh opened 2 years ago

felixmosh commented 2 years ago

Removes the title element if there is no title provided.