react-version #1

Merged
memartel_loc merged 290 commits from react-version into main 2023-11-04 09:48:15 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 938cbb42d2 - Show all commits

View File

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

View File

@ -33,7 +33,8 @@ body {
} }
.home-description{ .home-description{
margin-top: 2%;
/* border-top: 1px black solid; */
} }
.topbar-container{ .topbar-container{