wjj 4 роки тому
батько
коміт
c0fe848637
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      src/pages/edit/components/Step2/index.jsx

+ 0 - 1
src/pages/edit/components/Step2/index.jsx

@@ -264,7 +264,6 @@ const Step2 = (props) => {
   //   // setPage3(val);
   // };
 
-
   const handlePreview = async file => {
     if (!file.url && !file.preview) {
       file.preview = await getBase64(file.originFileObj);