fix: amount in profile

This commit is contained in:
caturbgs
2021-12-22 21:21:17 +07:00
parent 6c5891d407
commit b1d35e2df6
2 changed files with 7 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ export const PaybackModal = ({initialData}) => {
};
const handleChange = (info) => {
console.log(info, "apa isi onchange")
if (info.file.status === 'uploading') {
setLoading(true);
} else {