Skip to content

Commit

Permalink
Remove currently nonfunctional organizer edit button
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Jul 19, 2024
1 parent e2a53e0 commit 80944e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const OrganizersSection = ({
</div>
{sectionName === "Live" && (
<div>
<ButtonIcon icon={faPencil} className="text-icon-gray" />
<ButtonIcon
icon={faTrash}
className="text-icon-gray"
Expand Down

0 comments on commit 80944e0

Please sign in to comment.