mirror of
https://github.com/wassname/talk.git
synced 2026-08-01 13:00:55 +08:00
Use withFragments from plugin-api
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user