data change
This commit is contained in:
parent
5be4e6fbea
commit
1f950dc225
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"annotations": {
|
||||
"icon": "query-builder",
|
||||
"title": "Annotations"
|
||||
},
|
||||
|
||||
"change-detection": {
|
||||
"icon": "query-builder",
|
||||
"title": "Change Detection"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"directive-class": {
|
||||
"title": "Directive Class"
|
||||
"title": "Directive Class",
|
||||
"type": "class"
|
||||
},
|
||||
|
||||
"component-class": {
|
||||
"title": "Component Class"
|
||||
"title": "Component Class",
|
||||
"type": "class"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue