chrisdavies / tiny-date-picker

A small, modern, dependency-free date picker
https://chrisdavies.github.io/tiny-date-picker/
415 stars 88 forks source link

typeo in hilightedDate #130

Open CosticaPuntaru opened 2 years ago

CosticaPuntaru commented 2 years ago

there is a typeof in the configuration props https://github.com/chrisdavies/tiny-date-picker/blob/master/src/date-picker-options.js#L59

expected: highlightedDate found: hilightedDate