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

fix(angular): change attributes binding to attribute binding (#6447)

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

View File

@@ -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",

View File

@@ -0,0 +1 @@
# Attribute Binding