Commit c7500221 by Ravindra Kanojiya

updated new pages

1 parent 58c13f02
...@@ -42,7 +42,7 @@ const Explore = ({productData}) => { ...@@ -42,7 +42,7 @@ const Explore = ({productData}) => {
/> />
<div className="title">{item.name}</div> <div className="title">{item.name}</div>
</Link> </Link>
</div> </div>git
</Col> </Col>
))} ))}
</Row> </Row>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!