Merge branch 'master' into fix-bug-plugin-config

This commit is contained in:
Kim Gardner
2017-08-09 11:10:24 +01:00
committed by GitHub
22 changed files with 274 additions and 87 deletions
+1
View File
@@ -3,3 +3,4 @@ export {default as withTags} from './withTags';
export {default as withFragments} from 'coral-framework/hocs/withFragments';
export {default as excludeIf} from 'coral-framework/hocs/excludeIf';
export {default as connect} from 'coral-framework/hocs/connect';
export {default as withEmit} from 'coral-framework/hocs/withEmit';