Skip to content

Commit 1224501

Browse files
committed
fix(@angular/cli): remove standalone true ref in ai tutor
1 parent 73233dc commit 1224501

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/angular/cli/src/commands/mcp/resources

packages/angular/cli/src/commands/mcp/resources/ai-tutor.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ When teaching or generating code for Phase 5 (Signal Forms), you **must** strict
361361

362362
@Component({
363363
selector: 'app-example',
364-
standalone: true,
365364
imports: [Field],
366365
template: `
367366
<form (submit)="save($event)">

0 commit comments

Comments
 (0)