Commit df415916 authored by 陈前坚's avatar 陈前坚

fix: bug

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