Skip to content

Instantly share code, notes, and snippets.

@Lelith
Created May 7, 2021 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lelith/e216a7f0d8efeab1b437d2950106a4fc to your computer and use it in GitHub Desktop.
Save Lelith/e216a7f0d8efeab1b437d2950106a4fc to your computer and use it in GitHub Desktop.
inaccessible divs
// container with on click handler used for direct interaction or routing
<div onClick={action('clicked')}>clickable div</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment