Commit 18f6ab61 authored by 张苗苗's avatar 张苗苗

chore version

parent e74a2d58
# `@wisdom-components/zmm_test`
> TODO: description
## Usage
```
const zmmTest = require('@wisdom-components/zmm_test');
// TODO: DEMONSTRATE API
```
{
"name": "@wisdom-components/zmm_test",
"version": "1.0.0",
"description": "> TODO: description",
"author": "zhangmiaomiao <2503464365@qq.com>",
"homepage": "",
"license": "ISC",
"main": "lib/zmm_test.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://registry.npm.taobao.org/"
},
"repository": {
"type": "git",
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
export default 'hello world 1234';
\ No newline at end of file
---
title: ProCard - 标准测试
nav:
title: 组件
path: /components
group:
path: /
---
# ProCard 标准卡片
页内容器卡片,提供标准卡片样式,卡片切分以及栅格布局能力。
## 何时使用
- 需要一个标准卡片容纳内容时。
- 需要多个卡片栅格,gutter 布局时。
- 需要进行卡片内切分布局时。
- 需要卡片可折叠时。
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