Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for activeClassName to be passed to Link #10107

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Commits on Nov 23, 2018

  1. Allow for activeClassName to be passed to Link

    Without destructuring `activeClassName`, the <a> element will receive the prop and react will throw an error along the lines of `React does not recognize the `activeClassName` prop on a DOM element.`.
    walker-tx authored Nov 23, 2018
    Configuration menu
    Copy the full SHA
    7af2c8d View commit details
    Browse the repository at this point in the history