Skip to content

Commit

Permalink
Update apps/extension/src/routes/popup/settings/settings.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Pinho <[email protected]>
  • Loading branch information
Valentine1898 and jessepinho authored Jun 14, 2024
1 parent b83c2aa commit ad64679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/extension/src/routes/popup/settings/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const links = [
href: PopupPath.SETTINGS_CONNECTED_SITES,
},
{
title: 'Price denominations',
title: 'Price denomination',
icon: <BarChartIcon className='size-5 text-muted-foreground' />,
href: PopupPath.SETTINGS_NUMERAIRES,
},
Expand Down

0 comments on commit ad64679

Please sign in to comment.