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