Skip to content

Commit 8c1242c

Browse files
Update binding-page
1 parent 7abb1bd commit 8c1242c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/binding/binding-page.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export class BindingComponent {
6969
private refresh() {
7070
this._oneWayDataBinding = "1";
7171
this._twoWayDataBinding = "2";
72-
this._curlyBracket = "3";
72+
this._curlyBracket = "5";
7373
this._result = ""
7474
}
7575
}

0 commit comments

Comments
 (0)