File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -120,14 +120,14 @@ Vue.component('Foo', {
120
120
121
121
IonicVue supports all of the Ionic controllers:
122
122
123
- - [ Action Sheet] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/action-sheet-controller )
124
- - [ Alert] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/alert-controller )
125
- - [ Loading] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/loading-controller )
126
- - [ Menu] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/menu-controller )
127
- - [ Modal] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/modal-controller )
128
- - [ Picker] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/picker-controller )
129
- - [ Popover] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/popover-controller )
130
- - [ Toast] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/toast-controller )
123
+ - [ Action Sheet] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/action-sheet )
124
+ - [ Alert] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/alert )
125
+ - [ Loading] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/loading )
126
+ - [ Menu] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/menu )
127
+ - [ Modal] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/modal )
128
+ - [ Picker] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/picker )
129
+ - [ Popover] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/popover )
130
+ - [ Toast] ( https://github.com/ionic-team/ionic/tree/master/core/src/components/toast )
131
131
132
132
### IonicVueRouter
133
133
You can’t perform that action at this time.
0 commit comments