mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
docs(demos): rename three-line-list to multiline list
This commit is contained in:
@ -64,10 +64,10 @@ export class AvatarListsPage {
|
||||
}
|
||||
|
||||
@Page({
|
||||
templateUrl: 'lists/three-lists.html',
|
||||
templateUrl: 'lists/multiline-lists.html',
|
||||
directives: [forwardRef(() => AndroidAttribute)]
|
||||
})
|
||||
export class ThreeLineListsPage {
|
||||
export class MultilineListsPage {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user