removed comments
This commit is contained in:
@@ -290,7 +290,7 @@ let UploadFile = (props) => {
|
||||
|
||||
const uploadAction = await uploadFiles(dataObj, fileObj).then(
|
||||
(data) => {
|
||||
console.log("hello", data);
|
||||
console.log("$1", data);
|
||||
}
|
||||
);
|
||||
// router.push({
|
||||
|
||||
Reference in New Issue
Block a user