feature/IO-3725-RPS-Changes - Deprecations / Bug fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { CheckOutlined, CloseOutlined } from "@ant-design/icons";
|
||||
import { useMutation } from "@apollo/client";
|
||||
import { message, Switch } from "antd";
|
||||
import { Switch } from "antd";
|
||||
import { antdMessage as message } from "../../../util/antdFeedback";
|
||||
import React from "react";
|
||||
import { connect } from "react-redux";
|
||||
import { createStructuredSelector } from "reselect";
|
||||
|
||||
Reference in New Issue
Block a user