Commit d4d2c97f authored by 邓晓峰's avatar 邓晓峰

docs: test docs

parent 28f1b551
export function noop() { export function noop() {
return function () { return function () {
return {}; return {
a: 1,
};
}; };
} }
{ {
"name": "@wisdom-components/pro-card", "name": "@wisdom-components/pro-card",
"version": "1.0.0", "version": "1.0.0-beta.12",
"description": "@wisdom-components/pro-card", "description": "@wisdom-components/pro-card",
"keywords": [ "keywords": [
"antd", "antd",
...@@ -46,4 +46,4 @@ ...@@ -46,4 +46,4 @@
"authors": [ "authors": [
"dengxiaofeng" "dengxiaofeng"
] ]
} }
\ No newline at end of file
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