Skip to content

Commit

Permalink
fix(copy): correct campaign label copy
Browse files Browse the repository at this point in the history
  • Loading branch information
gitwoz committed Oct 29, 2024
1 parent e9beb66 commit c8fa0a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/views/CampaignDetail/ArticleFeeds/MainFeed/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@ const MainFeed = ({ feedType, camapign }: MainFeedProps) => {
>
<FormattedMessage
defaultMessage="Featured"
id="CnPG8j"
id="RkyEBL"
description="src/views/CampaignDetail/ArticleFeeds/Tabs/index.tsx"
/>
</TextIcon>
)}
Expand Down

0 comments on commit c8fa0a1

Please sign in to comment.