去除未使用的组件
This commit is contained in:
@ -20,7 +20,7 @@ import Logout from "../user/Logout";
|
|||||||
|
|
||||||
const confirm = Modal.confirm;
|
const confirm = Modal.confirm;
|
||||||
const {Search} = Input;
|
const {Search} = Input;
|
||||||
const {Title, Text, Paragraph} = Typography;
|
const {Title, Text} = Typography;
|
||||||
const {Content} = Layout;
|
const {Content} = Layout;
|
||||||
const routes = [
|
const routes = [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user