Skip to content

Commit

Permalink
Update src/components/AppHeader/HeaderConfig.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: nada-deriv <[email protected]>
  • Loading branch information
shayan-deriv and nada-deriv authored May 29, 2024
1 parent 57a7821 commit 9bd7c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppHeader/HeaderConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export const MenuItems: MenuItemsConfig[] = [
as: 'button',
href: 'https://app.deriv.com/appstore/traders-hub',
icon: <ReportsLogo iconSize='xs' />,
label: `Reports`,
label: 'Reports',
},
{
as: 'button',
Expand Down

0 comments on commit 9bd7c6c

Please sign in to comment.