mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
style(lint): fix linting errors
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { Component, ViewChild } from '@angular/core';
|
||||
import { SegmentButton } from '../../../../../..';
|
||||
import { Component } from '@angular/core';
|
||||
// import { SegmentButton } from '../../../../../..';
|
||||
|
||||
|
||||
@Component({
|
||||
|
Reference in New Issue
Block a user