Commit 6cb99529 by wangshuo

合并本地分支漏掉一个文件

parent f58b12bf
......@@ -11,12 +11,8 @@ import { Link } from "react-router-dom";
const Item = List.Item;
const Brief = Item.Brief;
<<<<<<< HEAD
class My extends PureComponent {
=======
class My extends Component {
>>>>>>> dev
render() {
let { history } = this.props;
return (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment