Skip to content

Instantly share code, notes, and snippets.

@asgvard
Created April 13, 2019 21:58
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 asgvard/cbcca9147f1f0e94bffeef32ff574f99 to your computer and use it in GitHub Desktop.
Save asgvard/cbcca9147f1f0e94bffeef32ff574f99 to your computer and use it in GitHub Desktop.
focusable-hoc-example
const FocusableComponent = withFocusable()(Component);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment