Skip to content

Instantly share code, notes, and snippets.

@czbaker
Created December 5, 2015 23:46
Show Gist options
  • Select an option

  • Save czbaker/30e93b957743a451df74 to your computer and use it in GitHub Desktop.

Select an option

Save czbaker/30e93b957743a451df74 to your computer and use it in GitHub Desktop.
componentDidMount() {
$('.dropdown').dropdown({
on: 'hover'
});
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment