1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

fix(angular): change properties binding to property binding (#6446)

This commit is contained in:
J. Degand
2024-08-08 23:34:22 -04:00
committed by GitHub
parent 50be23a4be
commit e8aa4813d6
2 changed files with 1 additions and 1 deletions

View File

@@ -2431,7 +2431,7 @@
},
"selected": false,
"data": {
"label": "Properties Binding",
"label": "Property Binding",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",