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

update test_cqj

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