mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 05:42:41 +02:00
fix(angular): change attributes binding to attribute binding (#6447)
This commit is contained in:
@@ -2463,7 +2463,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Attributes Binding",
|
"label": "Attribute Binding",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
@@ -0,0 +1 @@
|
|||||||
|
# Attribute Binding
|
@@ -1 +0,0 @@
|
|||||||
# Attributes Binding
|
|
Reference in New Issue
Block a user