mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
Merge branch 'patch-1' of https://github.com/btroncone/ionic
This commit is contained in:
@ -294,7 +294,7 @@ export class ItemReorder {
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-reorder',
|
||||
template: `<ion-icon name="menu"></ion-icon>`
|
||||
template: `<ion-icon name="reorder"></ion-icon>`
|
||||
})
|
||||
export class Reorder {
|
||||
constructor(
|
||||
|
Reference in New Issue
Block a user