mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-22 22:33:22 +00:00
Remove logs
This commit is contained in:
@ -498,8 +498,6 @@ const MakerForm = ({
|
||||
}, [fav, maker.amount, maker.premium, federationUpdatedAt]);
|
||||
|
||||
const disableSubmit = useMemo(() => {
|
||||
console.log(maker.paymentMethods);
|
||||
console.log(typeof maker.paymentMethods);
|
||||
return (
|
||||
fav.type == null ||
|
||||
(!makerHasAmountRange &&
|
||||
|
Reference in New Issue
Block a user