mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
feat(angular xml): Support [prop] and (tap) bindings
This commit is contained in:
@ -27,5 +27,4 @@ describe("xml parser", () => {
|
||||
assert.equal('TextField', last_element);
|
||||
assert.equal('hello', last_attrs['text']);
|
||||
});
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user