petits ajustement à home

This commit is contained in:
Medenos
2022-09-27 22:26:57 -04:00
parent ca6ac4f200
commit 938cbb42d2
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,6 @@ const Home = () => {
<FeatuerdList
products={products}
/>
Maison
</>
);
}