Antd V4 Icon Updates
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Button, Card, Input, Icon } from "antd";
|
||||
import { Button, Card, Input } from "antd";
|
||||
import Icon from '@ant-design/icons';
|
||||
import React, { useEffect, useState } from "react";
|
||||
import { connect } from "react-redux";
|
||||
import { createStructuredSelector } from "reselect";
|
||||
|
||||
Reference in New Issue
Block a user