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] calendar_icon.jsx #4706

Closed mirus-ua closed 3 months ago

mirus-ua commented 3 months ago

name: Migrate calendar_icon.jsx

Description

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

Changes calendar_icon.jsx was migrated to ts + added JSDocs

Contribution checklist

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.10%. Comparing base (992187d) to head (f02d0f6).

:exclamation: Current head f02d0f6 differs from pull request most recent head 5826eea. Consider uploading reports for the commit 5826eea to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4706 +/- ## ========================================== - Coverage 97.12% 97.10% -0.02% ========================================== Files 27 26 -1 Lines 2677 2663 -14 Branches 1127 1122 -5 ========================================== - Hits 2600 2586 -14 Misses 77 77 ```

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