mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
chore(Popover): remove default panel-class prop
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
|||||||
},
|
},
|
||||||
panelClass: {
|
panelClass: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'transform'
|
default: ''
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
setup (props) {
|
setup (props) {
|
||||||
|
|||||||
Reference in New Issue
Block a user