connected to detail page and detail page form modal for get product price
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user