BaPanel to BaCard rename.

This commit is contained in:
smartapant 2016-05-02 15:46:27 +03:00
parent 4001b2fdf5
commit d7b7f14eea
9 changed files with 20 additions and 20 deletions

View file

@ -1,4 +1,4 @@
export * from './pageTop';
export * from './msgCenter';
export * from './sidebar';
export * from './baPanel';
export * from './baCard';