We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc28a81 commit 62c1bf2Copy full SHA for 62c1bf2
src/app/app.module.ts
@@ -3,7 +3,7 @@ import { NgModule } from '@angular/core';
3
import { FormsModule } from '@angular/forms';
4
import { HttpModule } from '@angular/http';
5
import { MaterialModule } from '@angular/material';
6
-import {BrowserAnimationsModule} from '@angular/platform-browser/animations';
+import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
7
import { DndModule } from 'ng2-dnd';
8
import { DatepickerModule } from 'angular2-material-datepicker';
9
0 commit comments