Commit 3aaee979 authored by 陈前坚's avatar 陈前坚

update test_cqj

parent ec6ae595
......@@ -4,8 +4,9 @@ import PropTypes from 'prop-types';
import { List } from 'antd';
const PandaList = (props) => {
return <List {...props} />;
return <List {...props} />;
};
PandaList.defaultProps = {
......
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