docs: update button README

This commit is contained in:
linrz 2019-12-29 17:10:07 +08:00 committed by neverland
parent 1b18c15d28
commit 63f6aac333

View File

@ -91,7 +91,7 @@ Vue.use(Button);
### Block Element
```html
<van-button type="primary" block>Display as a block element</van-button>
<van-button type="primary" block>Block Element</van-button>
```
## API