docs: improve instruction for import in signal forms tutorial

(cherry picked from commit fb32a5bafa)
This commit is contained in:
Ben Hong 2025-11-19 12:05:38 -05:00 committed by Jessica Janiuk
parent 9e16f0363f
commit 563e505df0

View file

@ -1,4 +1,4 @@
// TODO: Import signal from @angular/core
// TODO: Add signal to the import from @angular/core below
import {Component, ChangeDetectionStrategy} from '@angular/core';
// TODO: Import form from @angular/forms/signals