for github

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-12-25 18:16:52 +05:00
parent 2f10fb70a9
commit ca80c6920c

View File

@@ -90,7 +90,7 @@ export function ProductsGrid() {
</div>
</section>
{/* Product Modal */}
{/* Product Modalll */}
{selectedProduct && (
<ProductModal
product={selectedProduct}