ScriptedAlchemy / redux-first-router

🎖 seamless redux-first routing -- just dispatch actions
MIT License
5 stars 2 forks source link

Separate <Link /> into its own package #25

Closed hedgepigdaniel closed 6 years ago

hedgepigdaniel commented 6 years ago

Superset of https://github.com/ScriptedAlchemy/redux-first-router/pull/24

It's basically already separate. Its kind of nice IMO that rudy does not depend on react - its agnostic about what rendering framework you use.