FunctionFadeIn({
children,
delay = 0,
duration,
yOffset,
className,
...props
}: FadeInProps)
src/components/helpers/FadeIn.tsx:9
FunctionProjectCard({
name,
imgSrc,
description,
techStack,
liveLink,
githubLink,
}: Project)
src/components/ProjectCard.tsx:7