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

add tabindex as optional props #168

Merged
merged 2 commits into from
Aug 7, 2018
Merged

Commits on Aug 5, 2018

  1. add tabindex as optional props

    In order to make the icon focusable, we need to enable passing tabindex to the icon as props.
    naortor committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    1ef45e1 View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    naortor committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    6958c50 View commit details
    Browse the repository at this point in the history