Skip to content

Commit fb32a5b

Browse files
bencodezenthePunderWoman
authored andcommitted
docs: improve instruction for import in signal forms tutorial
1 parent d352484 commit fb32a5b

File tree

1 file changed

+1
-1
lines changed
  • adev/src/content/tutorials/signal-forms/steps/1-set-up-form-model/src/app

1 file changed

+1
-1
lines changed

adev/src/content/tutorials/signal-forms/steps/1-set-up-form-model/src/app/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// TODO: Import signal from @angular/core
1+
// TODO: Add signal to the import from @angular/core below
22
import {Component, ChangeDetectionStrategy} from '@angular/core';
33
// TODO: Import form from @angular/forms/signals
44

0 commit comments

Comments
 (0)