[Doc] Popup: fix typo (#3618)
This commit is contained in:
@@ -13,7 +13,7 @@ Vue.use(Popup);
|
||||
### Basic Usage
|
||||
|
||||
```html
|
||||
<van-botton type="primary" @click="showPopup">
|
||||
<van-button type="primary" @click="showPopup">
|
||||
Show Popup
|
||||
</van-button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user