mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(ShareSheet): duration prop not work (#8542)
This commit is contained in:
parent
b124b4ff79
commit
6aac1ee891
@ -24,6 +24,7 @@ export default createComponent({
|
||||
props: {
|
||||
...popupMixinProps,
|
||||
title: String,
|
||||
duration: String,
|
||||
cancelText: String,
|
||||
description: String,
|
||||
getContainer: [String, Function],
|
||||
|
Loading…
x
Reference in New Issue
Block a user