Skip to content

Instantly share code, notes, and snippets.

@piyonishi
Last active February 16, 2018 02:21
Show Gist options
  • Save piyonishi/60124f5f7cc2d7d1868f29bb32d306b0 to your computer and use it in GitHub Desktop.
Save piyonishi/60124f5f7cc2d7d1868f29bb32d306b0 to your computer and use it in GitHub Desktop.
<div
onClick={onClickHandler}
onKeyPress={onKeyPressHandler}
role="button"
tabIndex="0">
Save
</div>
@piyonishi
Copy link
Author

アクセシビリティを意識する活動の一環

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment