flipbyte / formik-json-schema

Easily create react forms using JSON / Javascript Object
MIT License
152 stars 40 forks source link

Fixed react-select multi values array #29

Closed easeq closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.24%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   90.02%   89.78%   -0.25%     
==========================================
  Files          29       29              
  Lines         371      372       +1     
==========================================
  Hits          334      334              
- Misses         37       38       +1
Impacted Files Coverage Δ
src/Field/ReactSelect.js 57.14% <0%> (-1.69%) :arrow_down:

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 9934487...f9c0d66. Read the comment docs.