mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
chore(Popover): change name of default slot to reference
This commit is contained in:
@@ -168,7 +168,7 @@ export default createComponent({
|
||||
<div class={bem('arrow')} />
|
||||
{this.actions.map(this.renderAction)}
|
||||
</Popup>
|
||||
{this.slots('default')}
|
||||
{this.slots('reference')}
|
||||
</span>
|
||||
);
|
||||
},
|
||||
|
Reference in New Issue
Block a user