Skip to content

Conversation

@gh-clement-taboulot
Copy link
Contributor

No description provided.

(isArray(children) ? children : [children]).reduce((partialInputs, child) => {
if (child.props.children) {
if (child.props && child.props.children) {
debugger;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐙

@coveralls
Copy link

coveralls commented Apr 11, 2018

Pull Request Test Coverage Report for Build 55

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.7%) to 54.589%

Totals Coverage Status
Change from base Build 51: 0.7%
Covered Lines: 83
Relevant Lines: 133

💛 - Coveralls

@gh-clement-taboulot gh-clement-taboulot merged commit a22c534 into master Apr 11, 2018
@gh-clement-taboulot gh-clement-taboulot deleted the taboulot-patch-1 branch April 11, 2018 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants