mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
chore(): update dependencies
This commit is contained in:
@ -40,7 +40,7 @@ export class MenuButton {
|
||||
<ion-button>
|
||||
{this.custom
|
||||
? <slot/>
|
||||
: <ion-icon slot='icon-only' name={menuIcon}/>}
|
||||
: <ion-icon slot="icon-only" name={menuIcon}/>}
|
||||
</ion-button>
|
||||
</ion-menu-toggle>
|
||||
);
|
||||
|
Reference in New Issue
Block a user