Skip to content

Instantly share code, notes, and snippets.

@stevermeister
Created June 26, 2017 10:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevermeister/2949d235a73f5c6c56cd45bad416b199 to your computer and use it in GitHub Desktop.
Save stevermeister/2949d235a73f5c6c56cd45bad416b199 to your computer and use it in GitHub Desktop.
@NgModule({
//...
imports: [
BrowserModule,
FormsModule,
ReactiveFormsModule
],
//...
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment