mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 04:41:44 +08:00
First implementation of ignore user plugin
This commit is contained in:
@@ -5,3 +5,4 @@ export {default as withFragments} from 'coral-framework/hocs/withFragments';
|
||||
export {default as excludeIf} from 'coral-framework/hocs/excludeIf';
|
||||
export {default as connect} from 'coral-framework/hocs/connect';
|
||||
export {default as withEmit} from 'coral-framework/hocs/withEmit';
|
||||
export {withIgnoreUser} from 'coral-framework/graphql/mutations';
|
||||
|
||||
Reference in New Issue
Block a user