sidebar -> baSidebar

This commit is contained in:
nixa 2016-05-18 17:48:15 +03:00
parent b534eafbd0
commit 8700268b7b
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
export * from './baPageTop';
export * from './baMsgCenter';
export * from './sidebar';
export * from './baSidebar';
export * from './baContentTop';
export * from './baCard';
export * from './baAmChart';