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] year.jsx #4756

Closed Olenka-Yurchuk closed 5 months ago

Olenka-Yurchuk commented 5 months ago

name: Migrate year.jsx

Description

Linked issue: https://github.com/Hacker0x01/react-datepicker/issues/4700

Changes year.jsx was migrated to ts + added JSDocs

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 96.98%. Comparing base (0cb6f84) to head (806c335).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4756 +/- ## ========================================== - Coverage 97.26% 96.98% -0.29% ========================================== Files 11 10 -1 Lines 1462 1292 -170 Branches 642 582 -60 ========================================== - Hits 1422 1253 -169 + Misses 40 39 -1 ```

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