a couple of changes due to refactoring

This commit is contained in:
nixa 2016-05-04 17:27:04 +03:00
parent 673e2430c7
commit 4338caec36
5 changed files with 1 additions and 2 deletions

View file

@ -1,2 +0,0 @@
export * from './baCard.component';
export * from './baCardBlur.directive';

View file

@ -1 +1,2 @@
export * from './baCard.component.ts';
export * from './baCardBlur.directive';