Files
talk/plugin-api/beta/client/hocs/index.js
T

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';