refactor(ivy): ViewRef needs embededViewRef declaration (#33074)
PR Close #33074
This commit is contained in:

committed by
Kara Erickson

parent
f1ffd57105
commit
5632424d04
@ -282,7 +282,7 @@
|
||||
"name": "getComponentDef"
|
||||
},
|
||||
{
|
||||
"name": "getComponentViewByIndex"
|
||||
"name": "getComponentLViewByIndex"
|
||||
},
|
||||
{
|
||||
"name": "getContainerRenderParent"
|
||||
|
@ -225,7 +225,7 @@
|
||||
"name": "getComponentDef"
|
||||
},
|
||||
{
|
||||
"name": "getComponentViewByIndex"
|
||||
"name": "getComponentLViewByIndex"
|
||||
},
|
||||
{
|
||||
"name": "getContainerRenderParent"
|
||||
|
@ -621,7 +621,7 @@
|
||||
"name": "getComponentDef"
|
||||
},
|
||||
{
|
||||
"name": "getComponentViewByIndex"
|
||||
"name": "getComponentLViewByIndex"
|
||||
},
|
||||
{
|
||||
"name": "getComponentViewByInstance"
|
||||
|
Reference in New Issue
Block a user