faceyspacey / redux-first-router-link

<Link /> + <NavLink /> that mirror react-router's + a few additional props
MIT License
55 stars 33 forks source link

NavLink with render prop function check #92

Closed sibnerian closed 5 years ago

sibnerian commented 6 years ago

V similar to https://github.com/faceyspacey/redux-first-router-link/pull/91.

Mainly curious if this passes the cognitive complexity check.

sibnerian commented 6 years ago

Guess not. Very interesting as well, that Flow fails for this but passes #91.

I'll close this and just use the fork until the next major version is released.