Skip to content

Commit

Permalink
Fix Prettier issues
Browse files Browse the repository at this point in the history
  • Loading branch information
acchou committed Sep 20, 2017
1 parent 2a6c891 commit a8b0f91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/packages/recompose/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ export {
default as mapPropsStream,
mapPropsStreamWithConfig,
} from './mapPropsStream'
export {
export {
default as createEventHandler,
createEventHandlerWithConfig
createEventHandlerWithConfig,
} from './createEventHandler'
export { default as setObservableConfig } from './setObservableConfig'

0 comments on commit a8b0f91

Please sign in to comment.