diff --git a/src/components/Group/Group.tsx b/src/components/Group/Group.tsx index 8780b62..320fed6 100644 --- a/src/components/Group/Group.tsx +++ b/src/components/Group/Group.tsx @@ -91,6 +91,7 @@ import { DesktopHeader } from "../Desktop/DesktopHeader"; import { Apps } from "../Apps/Apps"; import { AppsNavBar } from "../Apps/AppsNavBar"; import { AppsDesktop } from "../Apps/AppsDesktop"; +import { formatEmailDate } from "./QMailMessages"; // let touchStartY = 0; // let disablePullToRefresh = false; @@ -1731,6 +1732,8 @@ export const Group = ({