diff --git a/src/share-sheet/index.js b/src/share-sheet/index.js index b71c1069c..6bca17db2 100644 --- a/src/share-sheet/index.js +++ b/src/share-sheet/index.js @@ -24,6 +24,7 @@ export default createComponent({ props: { ...popupMixinProps, title: String, + duration: String, cancelText: String, description: String, getContainer: [String, Function],