This commit is contained in:
Sam
2019-01-04 10:07:24 +01:00
parent e412907e36
commit 5de1fe4e94
13 changed files with 250 additions and 235 deletions

View File

@ -2,7 +2,7 @@ import { parse } from 'date-fns'
import FitTrackeeGenericApi from '../fitTrackeeApi'
import { history } from '../index'
import { formatChartData } from '../utils'
import { formatChartData } from '../utils/stats'
import { setError, setLoading } from './index'
import { loadProfile } from './user'