Merge pull request #1628 from conversario/withremovetag-typo

fix optimisticResponse typo
This commit is contained in:
Wyatt Johnson
2018-05-17 21:02:37 -06:00
committed by GitHub
+1 -1
View File
@@ -116,7 +116,7 @@ export const withRemoveTag = withMutation(
asset_id: assetId,
item_type: itemType,
},
o3timisticResponse: {
optimisticResponse: {
removeTag: {
__typename: 'ModifyTagResponse',
errors: null,