refactor(ivy): remame styling_next
directory to styling
(#32731)
PR Close #32731
This commit is contained in:

committed by
Andrew Kushnir

parent
0618bed83e
commit
f88f717094
@ -5,7 +5,7 @@
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.io/license
|
||||
*/
|
||||
import {StylingMapArray, TStylingContext} from '../styling_next/interfaces';
|
||||
import {StylingMapArray, TStylingContext} from '../styling/interfaces';
|
||||
import {CssSelector} from './projection';
|
||||
import {RNode} from './renderer';
|
||||
import {LView, TView} from './view';
|
||||
|
Reference in New Issue
Block a user