mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
Segment runs (incorrectly though)
This commit is contained in:
@ -31,7 +31,8 @@ export class IonicView extends View {
|
||||
Icon,
|
||||
|
||||
// Form elements
|
||||
//Checkbox, Switch, Label, Input, Segment, SegmentButton,
|
||||
Segment, SegmentButton,
|
||||
//Checkbox, Switch, Label, Input
|
||||
//RadioGroup, RadioButton, SearchBar,
|
||||
|
||||
// Nav
|
||||
@ -42,4 +43,3 @@ export class IonicView extends View {
|
||||
super(config);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user