mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(Popover): remove unused prop (#7601)
This commit is contained in:
parent
2eec9b7caf
commit
cda5e0869e
@ -31,8 +31,6 @@ export default createComponent({
|
||||
props: {
|
||||
value: Boolean,
|
||||
overlay: Boolean,
|
||||
textColor: String,
|
||||
backgroundColor: String,
|
||||
offset: {
|
||||
type: Array,
|
||||
default: () => [0, 8],
|
||||
|
Loading…
x
Reference in New Issue
Block a user