Skip to content

Commit

Permalink
fix: Deleted page button changed to delete highlight (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerSmith2614 authored Jul 25, 2023
1 parent 8ab4eea commit d502605
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ const ContributorHighlightCard = ({
className="text-red-600 border bg-light-red-7 border-light-red-400 hover:bg-light-red-8 hover:text-red-700"
variant="primary"
>
Delete Page
Delete Highlight
</Button>
</AlertDialogTrigger>
<AlertDialogContent>
Expand Down

0 comments on commit d502605

Please sign in to comment.