react-code-input icon indicating copy to clipboard operation
react-code-input copied to clipboard

Added inputStyleDisabled prop

Open gbhasha opened this issue 5 years ago • 1 comments

This fixes issue https://github.com/40818419/react-code-input/issues/34

gbhasha avatar Feb 16 '20 07:02 gbhasha

Codecov Report

Merging #92 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   96.47%   96.52%   +0.04%     
==========================================
  Files           2        2              
  Lines         142      144       +2     
  Branches       39       40       +1     
==========================================
+ Hits          137      139       +2     
  Misses          5        5              

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 3491874...c5c08ec. Read the comment docs.

codecov[bot] avatar Feb 16 '20 07:02 codecov[bot]