Skip to content

Instantly share code, notes, and snippets.

@asgvard
Created April 13, 2019 21:58
Show Gist options
  • 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