mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
types(Toast): fix missing teleport prop (#10272)
This commit is contained in:
@@ -33,6 +33,7 @@ const [name, bem] = createNamespace('toast');
|
||||
const popupInheritProps = [
|
||||
'show',
|
||||
'overlay',
|
||||
'teleport',
|
||||
'transition',
|
||||
'overlayClass',
|
||||
'overlayStyle',
|
||||
|
Reference in New Issue
Block a user