style(lint): improve lint issues

This commit is contained in:
KostyaDanovsky 2017-05-06 15:35:15 +03:00
parent 3ac268a096
commit f04763cecd
16 changed files with 19 additions and 78 deletions

View file

@ -17,7 +17,7 @@ import {
HeaderComponent,
FooterComponent,
SearchInputComponent,
TinyMCEComponent
TinyMCEComponent,
} from './components';
import { OneColumnLayoutComponent } from './layouts';