removed stok quantity, added hide/show function to brand field

This commit is contained in:
Jelaletdin12
2026-02-01 21:50:41 +05:00
parent a143c2e18b
commit fcb016589b
3 changed files with 19 additions and 25 deletions

View File

@@ -100,7 +100,7 @@ const Footer = () => {
</div>
</div>
<div className={styles.bottom}>
<p> © 2019-2025 mm.com.tm {t("footer.copyright")}</p>
<p> © 2019-2026 mm.com.tm {t("footer.copyright")}</p>
</div>
</footer>
<FooterBar />