mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 16:16:41 +08:00
fix(menu-button): fix sass linting
This commit is contained in:
@ -60,6 +60,7 @@ export class ItemOption {
|
||||
|
||||
return (
|
||||
<TagType
|
||||
type="button"
|
||||
class="item-option-native"
|
||||
disabled={this.disabled}
|
||||
href={this.href}
|
||||
|
||||
Reference in New Issue
Block a user