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] input_time.jsx #4708

Closed mirus-ua closed 3 months ago

mirus-ua commented 3 months ago

name: Migrate input_time.jsx

Description

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

Changes input_time.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.08%. Comparing base (595fabb) to head (03dfcc6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4708 +/- ## ========================================== - Coverage 97.10% 97.08% -0.03% ========================================== Files 26 25 -1 Lines 2663 2637 -26 Branches 1138 1117 -21 ========================================== - Hits 2586 2560 -26 Misses 77 77 ```

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