faceyspacey / redux-first-router-link

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

is there support for "disabled" prop? #120

Open juanarbol opened 4 years ago

juanarbol commented 4 years ago

I've been looking into docs and issues with no results of something like "disable" functionality. Please correct me if I'm wrong.

BTW, I haven't read the codebase, but I'm ok to send a PR to support this.