faceyspacey / redux-first-router-link

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

feat(Link, NavLink): forward refs #122

Closed testerez closed 3 years ago

testerez commented 3 years ago

Link and NavLink now forwards refs

fix #119

testerez commented 3 years ago

Thanks for the merge @ScriptedAlchemy! Should I bump the version in package.json to have this change published?

mbjurman commented 3 years ago

I would appreciate this fix being released :+1: