redux-saga-router
redux-saga-router copied to clipboard
Access Wildcard Value?
Currently using window.location.href and then splitting on ('/') to get the value of '' in /:my/:path/
Is there a better way to do this?