@lax-wp/design-system 0.8.41 → 0.8.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -32,7 +32,7 @@ import { FixedSizeGrid as iw } from "react-window";
32
32
  import { IconButton as sw, CircularProgress as ow } from "@mui/material";
33
33
  import Aw, { createPortal as Mi } from "react-dom";
34
34
  import { formatDistanceToNow as lw, format as uw } from "date-fns";
35
- import { toZonedTime as cw } from "date-fns-tz";
35
+ import { utcToZonedTime as cw } from "date-fns-tz";
36
36
  import dw from "@mui/icons-material/DoDisturbAltRounded";
37
37
  import { MdKeyboardArrowUp as fw, MdKeyboardArrowDown as hw, MdOutlinePending as pw, MdOutlineDragIndicator as Qm, MdEdit as mw, MdContentCopy as gw, MdVisibility as Fb } from "react-icons/md";
38
38
  import { Resizable as bw } from "re-resizable";