Skip to content

Instantly share code, notes, and snippets.

@ryanseddon
Created June 18, 2019 01:21
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 ryanseddon/d8f9bb3c56499b0cb3f6046ab78920c2 to your computer and use it in GitHub Desktop.
Save ryanseddon/d8f9bb3c56499b0cb3f6046ab78920c2 to your computer and use it in GitHub Desktop.
<button {...getTabProps({
item: 'tab 1',
index: 0,
focusRef: React.createRef(null)
})>
tab 1
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment