Commit 629c321f authored by yutian's avatar yutian

新增

parent 69c4ab75
# Change Log
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.1 (2021-01-08)
**Note:** Version bump only for package @winsdom-components/test_pg
# `@winsdom-components/test`
> TODO: description
## Usage
```
const test = require('@winsdom-components/test');
// TODO: DEMONSTRATE API
```
{
"name": "@winsdom-components/test_pg",
"version": "1.0.1",
"description": "> TODO: description",
"author": "dengxiaofeng <1186313486@qq.com>",
"homepage": "",
"license": "ISC",
"main": "lib/test.js",
"directories": {
"lib": "lib",
"test": "__tests__"
},
"files": [
"lib"
],
"publishConfig": {
"registry": "https://g.civnet.cn:4873/"
},
"repository": {
"type": "git",
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
}
}
# `test_yt`
# `@winsdom-components/test_yt`
> TODO: description
## Usage
```
const testYt = require('test_yt');
const testYt = require('@winsdom-components/test_yt');
// TODO: DEMONSTRATE API
```
{
"name": "modal",
"name": "@winsdom-components/test_yt",
"version": "1.0.0",
"description": "模态框修改",
"keywords": [
"模态框"
],
"description": "> TODO: description",
"author": "yutian <1032118223@qq.com>",
"homepage": "http://模态框",
"homepage": "",
"license": "ISC",
"main": "src/index.js",
"main": "lib/test_yt.js",
"directories": {
"lib": "lib",
"test": "__tests__"
......
---
title: ProCard - 标准卡片
title: ProCard - 模态修改
nav:
title: 组件
path: /components
......
export default {
s: 1,
};
export default 'hello world 1234';
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