Hacker0x01 / react-datepicker

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

[typescript-migration] month_dropdown.jsx and month_dropdown_options.jsx #4723

Closed yuki0410-dev closed 2 months ago

yuki0410-dev commented 2 months ago

name: Migrate month_dropdown.jsx and month_dropdown_options.jsx

Description

Linked issue: #4700

Changes month_dropdown.jsx and month_dropdown_options.jsx was migrated to ts and test

Contribution checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.07%. Comparing base (1606cf3) to head (a6b82f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4723 +/- ## ========================================== - Coverage 97.16% 97.07% -0.10% ========================================== Files 18 16 -2 Lines 1765 1710 -55 Branches 742 726 -16 ========================================== - Hits 1715 1660 -55 Misses 50 50 ```

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