+ client: functional components for dashboard

This commit is contained in:
Ildar Kamalov
2019-08-27 16:43:58 +03:00
parent 75df5e8292
commit 6bce41bb0a
14 changed files with 310 additions and 370 deletions

View File

@@ -261,4 +261,4 @@ export const FILTERED_STATUS = {
REWRITE: 'Rewrite',
};
export const STATS_INTERVALS = [1, 7, 30, 90];
export const STATS_INTERVALS_DAYS = [1, 7, 30, 90];