Show emails stats in tabs

[PREMIUM-146]
This commit is contained in:
Ján Mikláš
2020-11-17 11:38:15 +01:00
committed by Veljko V
parent eb13116d2a
commit 19c06528b9
2 changed files with 16 additions and 12 deletions

View File

@@ -1,2 +1,3 @@
export { default as Tab } from './tabs/tab';
export { default as Tag } from './tag/tag';
export { default as Button } from './button/button';