react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

fixed children alignment issue

Open shreekeshmurkar opened this issue 2 years ago • 4 comments

Fixed following issue of children content alignment: https://github.com/Hacker0x01/react-datepicker/issues/3654

Before fix: image

After fix: image

shreekeshmurkar avatar Jun 05 '22 09:06 shreekeshmurkar

@martijnrusschen Please review

shreekeshmurkar avatar Jun 05 '22 09:06 shreekeshmurkar

Please review

shreekeshmurkar avatar Jun 05 '22 15:06 shreekeshmurkar

Codecov Report

Merging #3656 (ee5adca) into master (1d84d31) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3656   +/-   ##
=======================================
  Coverage   93.34%   93.35%           
=======================================
  Files          20       20           
  Lines        1352     1354    +2     
  Branches      377      378    +1     
=======================================
+ Hits         1262     1264    +2     
  Misses         27       27           
  Partials       63       63           
Impacted Files Coverage Δ
src/calendar.jsx 92.91% <100.00%> (+0.05%) :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 1d84d31...ee5adca. Read the comment docs.

codecov[bot] avatar Jun 06 '22 08:06 codecov[bot]

@martijnrusschen Please review

shreekeshmurkar avatar Jun 06 '22 19:06 shreekeshmurkar