diff --git a/packages/core/src/render3/STATUS.md b/packages/core/src/render3/STATUS.md index 944c91574f..fe3abbc13b 100644 --- a/packages/core/src/render3/STATUS.md +++ b/packages/core/src/render3/STATUS.md @@ -156,7 +156,7 @@ The goal is for the `@Component` (and friends) to be the compiler of template. S | `
` | ❌ | ❌ | ❌ | | `
` | ❌ | ❌ | ❌ | | `
` | ❌ | ❌ | ❌ | -| [`
`][gh23560] | ❌ | ❌ | ❌ | +| [`
`][gh23560] | ✅ | ❌ | ❌ | | [``][gh23561] | ❌ | ❌ | ❌ | [gh23560]: https://github.com/angular/angular/issues/23560