ScriptedAlchemy / redux-first-router

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

WIP: Fix eslint issues in <Link /> #26

Closed hedgepigdaniel closed 6 years ago

hedgepigdaniel commented 6 years ago

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

The remaining issue I think I need more context to fix:

packages/link/src/index.jsx
  163:7  error  'currentPathname' is assigned a value but never used  no-unused-vars