Skip to content

Commit 9a4f0a3

Browse files
author
vakrilov
committed
Template file renamed: XML to HTML
1 parent 0f73c13 commit 9a4f0a3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

app/binding/binding-page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import {Component} from "@angular/core";
22

33
@Component({
44
selector: "binding",
5-
templateUrl: 'binding/binding-page.xml'
5+
templateUrl: 'binding/binding-page.html'
66
})
77

88
export class BindingComponent {

0 commit comments

Comments
 (0)