update change log

This commit is contained in:
jiaming743 2019-07-05 16:23:58 +08:00
parent af32755617
commit 2408c821e7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- **Introduced on demand**
```js
import borderBox1 from '@jiaminghi/data-view'
import { borderBox1 } from '@jiaminghi/data-view'
Vue.use(borderBox1)
```