Skip to content

Commit

Permalink
Update ContextMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDana1 authored Mar 4, 2024
1 parent 814a5ac commit fa2dcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/lib/ContextMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const ContextMenu = () => {
}}
className="text-red-700"
>
Delete Attatched File{' '}
Delete Attached File{' '}
<div className="ml-auto pl-5 text-red-700 group-data-[highlighted]:text-white group-data-[disabled]:text-mauve8">
<TrashIcon />
</div>
Expand Down

0 comments on commit fa2dcdb

Please sign in to comment.