fix(ivy): set ng-version
attribute on root component (#27175)
PR Close #27175
This commit is contained in:

committed by
Misko Hevery

parent
01917733a1
commit
bf3beb5959
@ -440,6 +440,9 @@
|
||||
{
|
||||
"name": "UnsubscriptionErrorImpl"
|
||||
},
|
||||
{
|
||||
"name": "VERSION"
|
||||
},
|
||||
{
|
||||
"name": "VIEWS"
|
||||
},
|
||||
|
@ -926,6 +926,9 @@
|
||||
{
|
||||
"name": "VALID_ELEMENTS"
|
||||
},
|
||||
{
|
||||
"name": "VERSION"
|
||||
},
|
||||
{
|
||||
"name": "VIEWS"
|
||||
},
|
||||
|
Reference in New Issue
Block a user