upstream #1
| @@ -1,8 +1,8 @@ | ||||
| interface Project { | ||||
|   title: string, | ||||
|   description: string, | ||||
|   href?: string, | ||||
|   imgSrc?: string, | ||||
|   title: string | ||||
|   description: string | ||||
|   href?: string | ||||
|   imgSrc?: string | ||||
| } | ||||
|  | ||||
| const projectsData: Project[] = [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user