angular
angular copied to clipboard
refactor(platform-browser): Remove ViewEncapsulation.Native warning
ViewEncapsulation.Native has been dropped in v11, let's remove this warning.
PR Type
What kind of change does this PR introduce?
- [x] Refactoring (no functional changes, no api changes)
Does this PR introduce a breaking change?
- [x] No