Skip to content

Commit

Permalink
Gitar Duet for #1696
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 12, 2024
1 parent f7a4018 commit 04b8004
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/component/project/Project/Project.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ export const Project = () => {
</StyledName>
</StyledProjectTitle>
</StyledDiv>
<StyledDiv></StyledDiv>
<StyledDiv />
</StyledTopRow>
</StyledInnerContainer>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@
]
},
"packageManager": "[email protected]"
}
}

0 comments on commit 04b8004

Please sign in to comment.