Package cleanup & transition to latest apollo.
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
Space,
|
||||
} from "antd";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { useMutation } from "react-apollo";
|
||||
import { useMutation } from "@apollo/client";
|
||||
import { INSERT_NEW_JOB } from "../../graphql/jobs.queries";
|
||||
import moment from "moment";
|
||||
import { connect } from "react-redux";
|
||||
|
||||
Reference in New Issue
Block a user