refactor(app): rename components

This commit is contained in:
Dmitry Nehaychik 2017-04-28 15:14:05 +03:00
parent afc24fe88f
commit 4fe5c69d8e
10 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
@import '../components/base-header/base-header.component.theme';
@import '../components/header/header.component.theme';
@import '../components/search-input/search-input.component.theme';
@import '../components/base-footer/base-footer.component.theme';
@import '../components/footer/footer.component.theme';
// TODO: probably move this file into the components folder?