fix(pre-commit)
This commit is contained in:
parent
e52f0a8230
commit
9af9dc4a3f
|
@ -364,7 +364,7 @@ const open = ref(false)
|
|||
PopoverItem supports an `icon` prop to easily add icons to menu items. The icon prop accepts standard Bootstrap icon classes.
|
||||
|
||||
| Prop | Data type | Required? | Description |
|
||||
|--------|-----------|-----------|------------------------------------------------|
|
||||
| ------ | --------- | --------- | ----------------------------------------------- |
|
||||
| `icon` | String | No | Bootstrap icon class to display before the item |
|
||||
|
||||
```vue-html
|
||||
|
|
Loading…
Reference in New Issue