mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4b56f79328
- remove outer `<div>` in tests, - use `<ng-container>` instead of `<template>` where possible, - use *... instead of template (tag or attr) where possible. Fixes #13816