Files
talk/plugin-api/beta/client/hocs/index.js
T
2017-07-13 17:29:54 -03:00

4 lines
181 B
JavaScript

export {default as withReaction} from './withReaction';
export {default as withTags} from './withTags';
export {default as withFragments} from 'coral-framework/hocs/withFragments';