Added link in ProjectProfile and fork count to ProjectCard

This commit is contained in:
Frank Johnson
2021-09-27 08:24:15 -04:00
committed by Kurt Hutten
parent dd152709ff
commit 7540c908e7
9 changed files with 59 additions and 26 deletions

View File

@@ -9,6 +9,9 @@ export const QUERY = gql`
title
mainImage
cadPackage
childForks {
id
}
createdAt
updatedAt
user {