Skip to content

Commit

Permalink
menu item label changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitmalhotra1420 committed Sep 27, 2024
1 parent 6158fd8 commit 3205b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/components/UnsubscribeChannelDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const UnsubscribeChannelDropdown: FC<UnsubscribeChannelDropdownProps> = ({
overlay={
<Menu>
<MenuItem
label="Opt-out"
label="Unsubscribe"
icon={<OptOut />}
onClick={handleOptOut}
/>
Expand Down

0 comments on commit 3205b20

Please sign in to comment.