Import fix
This commit is contained in:
parent
8249678488
commit
3b49faec2d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue