refactor(ivy): separate container into 2 instructions (#25509)
PR Close #25509
This commit is contained in:

committed by
Jason Aden

parent
abcc430310
commit
6482f6f0fe
@ -369,7 +369,7 @@
|
||||
"name": "componentRefresh"
|
||||
},
|
||||
{
|
||||
"name": "container"
|
||||
"name": "containerInternal"
|
||||
},
|
||||
{
|
||||
"name": "contextViewData"
|
||||
@ -896,6 +896,9 @@
|
||||
{
|
||||
"name": "stringify$2"
|
||||
},
|
||||
{
|
||||
"name": "template"
|
||||
},
|
||||
{
|
||||
"name": "text"
|
||||
},
|
||||
|
Reference in New Issue
Block a user