connected to detail page and detail page form modal for get product price

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-07 14:38:27 +05:00
parent 6a89bc1acc
commit 2706dc387f

View File

@@ -46,7 +46,7 @@ export function PriceModal() {
}, },
}); });
// Reset form when modal closes // Reset form when modal closes for github
useEffect(() => { useEffect(() => {
if (!isOpen) { if (!isOpen) {
setFormData({ setFormData({