Skip to content

Instantly share code, notes, and snippets.

@iamburakcoskun
Created September 24, 2019 20:32
Show Gist options
  • Save iamburakcoskun/2d026c950540c8ea6122ad51a4f480df to your computer and use it in GitHub Desktop.
Save iamburakcoskun/2d026c950540c8ea6122ad51a4f480df to your computer and use it in GitHub Desktop.
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
...
imports: [
...
ReactiveFormsModule
],
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment