feat(ivy): add support for ng-container in the compiler (#25383)
PR Close #25383
This commit is contained in:

committed by
Ben Lesh

parent
7058072ff6
commit
2d759927d4
@ -57,6 +57,9 @@ export {
|
||||
elementProperty as p,
|
||||
elementStart as E,
|
||||
|
||||
elementContainerStart as EC,
|
||||
elementContainerEnd as eC,
|
||||
|
||||
elementStyling as s,
|
||||
elementStylingMap as sm,
|
||||
elementStyleProp as sp,
|
||||
|
Reference in New Issue
Block a user