Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
DasunThathsara committed Jul 17, 2024
2 parents 3238106 + 689a039 commit d4cb2c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ const routes = createRoutesFromElements(
<PageTitle title="La Fresca | Cart" />
<Cart />
</>
}
/>
}
/>
<Route
path="orderhistory"
element={
Expand Down

0 comments on commit d4cb2c7

Please sign in to comment.