btn color

This commit was merged in pull request #244.
This commit is contained in:
victorAnumudu
2023-07-04 10:56:53 +01:00
parent fffc51d77a
commit 0ff4e5cf1e
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ export default function FamilyDash(props) {
return (
<div>
<div className="home-page-wrapper">
<CommonHead commonHeadData={props.commonHeadData} />
{/* <CommonHead commonHeadData={props.commonHeadData} /> */}
<MyOffersFamilyTable MyActiveOffersList={trending} className="mb-10" />
<FamilyActiveLSlde trending={trending} className="mb-10" />
{/*<TopSellerTopBuyerSliderSection className="mb-10" />*/}