We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e786dda commit afc8f04Copy full SHA for afc8f04
web/src/components/EvidenceCard.tsx
@@ -11,7 +11,7 @@ import AttachmentIcon from "svgs/icons/attachment.svg";
11
import { useIPFSQuery } from "hooks/useIPFSQuery";
12
import { getIpfsUrl } from "utils/getIpfsUrl";
13
import { shortenAddress } from "utils/shortenAddress";
14
-import { formatDate } from "~src/utils/date";
+import { formatDate } from "utils/date";
15
16
import { landscapeStyle } from "styles/landscapeStyle";
17
import { responsiveSize } from "styles/responsiveSize";
0 commit comments