Skip to content

Commit

Permalink
Fix Breaking Change #whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
casesandberg committed Mar 5, 2017
1 parent f302ebd commit 23dd768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import flattenNames from './flattenNames'
import mergeClasses from './mergeClasses'
import autoprefix from './autoprefix'

export { handleHover as hover } from './components/hover'
export handleHover from './components/hover'
export handleActive from './components/active'
export loop from './loop'
Expand Down

0 comments on commit 23dd768

Please sign in to comment.