Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.89k stars 2.23k forks source link

Breaking: Fix typo of the name of the function getHightLightDaysMap w… #4808

Closed martijnrusschen closed 1 month ago

martijnrusschen commented 1 month ago

Fixing https://github.com/Hacker0x01/react-datepicker/pull/4369 since files got converted to TS

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.36%. Comparing base (b0622ab) to head (84d568b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4808 +/- ## ======================================= Coverage 98.36% 98.36% ======================================= Files 6 6 Lines 61 61 Branches 19 19 ======================================= Hits 60 60 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.