year 3 tygodni temu
rodzic
commit
6907fe6899
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/dialog/img/index.tsx

+ 1 - 0
src/dialog/img/index.tsx

@@ -26,6 +26,7 @@ const ImgDialog = () => {
             }, 10);
         },
         hide() {
+            setData({});
             setVisible(false);
         },
     };