y0c / react-datepicker

📅 React DatePicker Library (Flexible, Reusable)
https://y0c.github.io/react-datepicker
MIT License
168 stars 33 forks source link

fix: placeholder for datepicker #42

Closed ziegfiroyt closed 5 years ago

ziegfiroyt commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #42 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #42   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        26     26           
  Lines       638    638           
  Branches     71     71           
===================================
  Hits        638    638
Impacted Files Coverage Δ
src/components/DatePicker.tsx 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1eb3759...4f8d273. Read the comment docs.

y0c commented 5 years ago

Good Thanks ! 👍