fix(menu-button): fix sass linting

This commit is contained in:
Manu Mtz.-Almeida
2018-07-24 02:38:55 +02:00
parent ddb1e4989a
commit d22f04bd90
6 changed files with 11 additions and 8 deletions

View File

@ -60,6 +60,7 @@ export class ItemOption {
return (
<TagType
type="button"
class="item-option-native"
disabled={this.disabled}
href={this.href}