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