Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalshah-stripe committed Nov 27, 2024
1 parent ad980b2 commit 9ed495d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,12 @@ const navigationMenuItems = [
paths: [],
},
{
<<<<<<< Updated upstream
=======
label: 'Billing',
href: '/billing',
icon: CoinsIcon,
paths: [],
},
{
>>>>>>> Stashed changes
label: 'Account',
href: '/settings',
icon: SettingsIcon,
Expand Down

0 comments on commit 9ed495d

Please sign in to comment.