mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
chore: remove console log.
This commit is contained in:
@@ -15,7 +15,6 @@ function MoneyInDialog({
|
||||
payload = { account_type: null, account_id: null, account_name: '' },
|
||||
isOpen,
|
||||
}) {
|
||||
console.log(payload, 'EE');
|
||||
return (
|
||||
<Dialog
|
||||
name={dialogName}
|
||||
|
||||
Reference in New Issue
Block a user