Skip to content

Commit

Permalink
Merge pull request #187 from Kovensky/patch-1
Browse files Browse the repository at this point in the history
Correct NimbleEmojiIndex reexport
  • Loading branch information
EtienneLem authored May 8, 2018
2 parents 2428f3c + c2f11ad commit f2b5035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ export {
Category,
} from './components'

export { NimbleEmojiIndex } from './utils/emoji-index/nimble-emoji-index'
export { default as NimbleEmojiIndex } from './utils/emoji-index/nimble-emoji-index'
export { emojiIndex, store, frequently }

0 comments on commit f2b5035

Please sign in to comment.