Skip to content

REMOVE FlowType from HOC decorator #73

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Conversation

ReganL
Copy link
Contributor

@ReganL ReganL commented Mar 11, 2019

Latest version threw an error on start up for React-Native. This was caused by the Type being passed against the HOC.

Passes tests, functions as expected, and resolves the issue

@codecov
Copy link

codecov bot commented Mar 11, 2019

Codecov Report

Merging #73 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #73   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          75     75           
  Branches       17     17           
=====================================
  Hits           75     75
Impacted Files Coverage Δ
src/FieldArray.js 100% <100%> (ø) ⬆️

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 250ae14...66473ac. Read the comment docs.

@erikras erikras merged commit 19d3731 into final-form:master Mar 29, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants