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