mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Merge pull request #2395 from TightknitAI/fix-dashboards
Update moment to moment-timezone. Fixes charts
This commit is contained in:
commit
becca1183b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import moment from 'moment';
|
import moment from 'moment-timezone';
|
||||||
import * as yup from 'yup';
|
import * as yup from 'yup';
|
||||||
import { UNIT_TYPES } from './constants';
|
import { UNIT_TYPES } from './constants';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue