Package cleanup & transition to latest apollo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Button, Table } from "antd";
|
||||
import React from "react";
|
||||
import { useQuery } from "react-apollo";
|
||||
import { useQuery } from "@apollo/client";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { QUERY_SHOP_ASSOCIATIONS } from "../../graphql/user.queries";
|
||||
import AlertComponent from "../alert/alert.component";
|
||||
|
||||
Reference in New Issue
Block a user