Skip to content

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
LBondarchuk committed Jul 4, 2023
1 parent 5e9a34c commit f59ee1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const HomePage: React.FC<Props> = ({ products }) => {
<Slider />
<ProductSlider
products={lists.hotPriceList}
title="Hot Price Slider"
title="Hot Prices"
/>
<Categories itemsLength={products.length} />

Expand Down

0 comments on commit f59ee1d

Please sign in to comment.