Use withFragments from plugin-api

This commit is contained in:
Chi Vinh Le
2017-07-18 19:37:30 +07:00
parent d45038ccc5
commit 636d1f4788
@@ -1,5 +1,5 @@
import {compose, gql} from 'react-apollo';
import withFragments from 'coral-framework/hocs/withFragments';
import {withFragments} from 'plugin-api/beta/client/hocs';
import Tab from '../components/Tab';
const enhance = compose(