bhd-components 0.7.9 → 0.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # bhd-components
2
2
 
3
- **当前版本:** 0.7.9
3
+ **当前版本:** 0.7.11
4
4
 
5
5
  ## Install
6
6
 
@@ -11,7 +11,7 @@ $ npm i bhd-components --save
11
11
  ## Usage
12
12
 
13
13
  ```jsx
14
- import {Table} from 'bhd-components';
14
+ import { Table } from "bhd-components";
15
15
  ```
16
16
 
17
17
  ## 相关资料
@@ -20,5 +20,4 @@ import {Table} from 'bhd-components';
20
20
  - **文档配置:** https://docusaurus.io/zh-CN/docs/creating-pages
21
21
  - **文档插件:** https://docusaurus.io/docs/api/plugin-methods
22
22
 
23
-
24
23
  https://pkg.ice.work/guide/preview#%E6%96%87%E6%A1%A3%E7%BB%93%E6%9E%84