content top component

This commit is contained in:
nixa 2016-05-02 14:49:35 +03:00
parent aae6dbcc23
commit 9fa15f15f0
6 changed files with 78 additions and 2 deletions

View file

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