📅  最后修改于: 2022-03-11 15:03:42.107000             🧑  作者: Mango
mport React, { Component } from "react";
import { DO_MUTATION } from "./mutations";
import { withApollo } from "react-apollo";
import SomeLibrary from "SomeLibrary";
export class MyComponent extends Component {
render() {
return (