mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 04:55:36 +01:00
import moment-timezone not moment
This commit is contained in:
parent
fc51397336
commit
93d2d8c08b
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