Hacker0x01 / react-datepicker

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

[typescript-migration] month_year_dropdown.jsx and month_year_dropdown_options.jsx #4724

Closed yuki0410-dev closed 5 months ago

yuki0410-dev commented 5 months ago

name: Migrate month_year_dropdown.jsx and month_year_dropdown_options.jsx

Description

Linked issue: #4700

Changes month_year_dropdown.jsx and month_year_dropdown_options.jsx was migrated to ts

Contribution checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.03%. Comparing base (1606cf3) to head (522102e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4724 +/- ## ========================================== - Coverage 97.16% 97.03% -0.14% ========================================== Files 18 16 -2 Lines 1765 1686 -79 Branches 742 735 -7 ========================================== - Hits 1715 1636 -79 Misses 50 50 ```

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