mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
fix(angular): change properties binding to property binding (#6446)
This commit is contained in:
@@ -2431,7 +2431,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Properties Binding",
|
"label": "Property Binding",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
Reference in New Issue
Block a user