Skip to content

Commit 0823d37

Browse files
committed
Fix build error.
1 parent b1689cf commit 0823d37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/projects/projectsCardsContainer.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ const ProjectsCardsContainer = ({
2020
projectStatus="."
2121
projectTitle="Loading..."
2222
projectText="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla facilisi. Proin euismod aliquet ligula, eu efficitur quam accumsan nec. Maecenas lobortis, justo eget commodo vehicula."
23+
pageUrl="#"
24+
githubUrl="#"
2325
tags={["loading"]}
2426
lastUpdatedTimestamp={moment("2024-05-02T03:07:22Z")}
2527
/>

0 commit comments

Comments
 (0)