Skip to content

Commit

Permalink
Update ProjectPost.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jungmyunggi committed Jun 7, 2024
1 parent 01f9791 commit 8d85df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/project/ProjectPost.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export default function ProjectPost() {
onClick={(event) => handleClick(event, item.id)}
className="post-option-button"
>
<HiOutlineDotsVertical size={20} />
{/* <HiOutlineDotsVertical size={20} /> */}
</Button>
<Menu
id="simple-menu"
Expand Down

0 comments on commit 8d85df5

Please sign in to comment.