Update README.md

This commit is contained in:
whizbz11 2018-09-04 18:34:04 +08:00 committed by GitHub
parent acb1a72bb8
commit fceefb17d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -129,13 +129,17 @@ class Demo extends Component {
* 在tinper-bee中引用
```js
import {Table} from 'tinper-bee'
```
* 单独安装bee-table 方式
```js
import Table from 'bee-table'
```