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

fix but

parent f6150db4
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"lib" "lib"
], ],
"publishConfig": { "publishConfig": {
"registry": "https://registry.npm.taobao.org/" "registry": "https://g.civnet.cn:4873/"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
...@@ -5,8 +5,9 @@ import { List } from 'antd'; ...@@ -5,8 +5,9 @@ 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