bug: wrong path

This commit is contained in:
Kieran 2023-01-19 12:38:47 +00:00
parent ebd66d6c1a
commit 5eed5a65c4
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,4 +1,4 @@
import Nostrich from "./nostrich.jpg";
import Nostrich from "../nostrich.jpg";
import { useEffect, useMemo } from "react";
import { useDispatch, useSelector } from "react-redux";
import { HexKey } from "../nostr";