fix double pushbuttons in the draft buttons
This commit is contained in:
parent
039b6c61a2
commit
b79f297692
3 changed files with 18 additions and 28 deletions
|
|
@ -45,6 +45,9 @@ const Popover = {
|
|||
// Lets hover popover stay when clicking inside of it
|
||||
stayOnClick: Boolean,
|
||||
|
||||
// Use styled button (to avoid nested buttons)
|
||||
normalButton: Boolean,
|
||||
|
||||
triggerAttrs: {
|
||||
type: Object,
|
||||
default: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue