This commit is contained in:
Alejandro Gomez 2023-01-16 18:37:38 +01:00
parent ed76adf674
commit 7e67a5489c
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -1,6 +1,4 @@
import "./ProfileImage.css";
// @ts-ignore
import Nostrich from "../nostrich.jpg";
import { useMemo } from "react";
import { Link, useNavigate } from "react-router-dom";