Skip to content

Commit

Permalink
Export frequently util
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLem committed Jul 26, 2016
1 parent 9feee08 commit 2b734d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.js
@@ -1,5 +1,6 @@
import emojiIndex from './utils/emoji-index'
import store from './utils/store'
import frequently from './utils/frequently'

export { Picker, Emoji } from './components'
export { emojiIndex, store }
export { emojiIndex, store, frequently }

0 comments on commit 2b734d8

Please sign in to comment.