Update date-fns and date-fns-tz to v3
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import add from 'date-fns/add';
|
||||
import differenceInSeconds from 'date-fns/differenceInSeconds';
|
||||
import sub from 'date-fns/sub';
|
||||
import { add, differenceInSeconds, sub } from 'date-fns';
|
||||
import {
|
||||
CSSResultGroup,
|
||||
html,
|
||||
|
||||
Reference in New Issue
Block a user