Files
talk/plugin-api/beta/client/hocs/index.js
T
2017-07-10 16:56:46 -03:00

3 lines
133 B
JavaScript

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