frontarm / navi

🧭 Declarative, asynchronous routing for React.
https://frontarm.com/navi/
MIT License
2.07k stars 71 forks source link

Fix styles not being applied to Link. Clean up className logic as well. #185

Closed izakfilmalter closed 4 years ago

izakfilmalter commented 4 years ago

Fixes #184. Let me know if you're happy with the the changes, feel free to be super nit picky, will adjust. Object destructuring with default values seemed simpler to me than doing Object.assign.

Also cleaned up the className side with default values.

izakfilmalter commented 4 years ago

🦗

jamesknelson commented 4 years ago

Thanks for this. Just published as Navi 0.14.4