"Cannot find module 'date-fns-tz' or its corresponding type declarations."
Anyone had this problem before ? I have installed the date-fns package.
import { zonedTimeToUtc, utcToZonedTime } from 'date-fns-tz';
"Cannot find module 'date-fns-tz' or its corresponding type declarations."
Anyone had this problem before ? I have installed the date-fns package.
import { zonedTimeToUtc, utcToZonedTime } from 'date-fns-tz';