Import fix

This commit is contained in:
Peter KW 2024-03-18 00:42:22 +01:00
parent 8249678488
commit 3b49faec2d

View file

@ -1,5 +1,5 @@
import { Link } from "react-router-dom";
import { Project } from "../Types/Project";
import { Project } from "../Types/goTypes";
/**
* The props for the ProjectsProps component