mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix: refactoring invoice calc cost service.
This commit is contained in:
@@ -97,7 +97,6 @@ function VendorForm({
|
||||
}),
|
||||
[defaultInitialValues],
|
||||
);
|
||||
console.log(isNewMode, 'Val');
|
||||
useEffect(() => {
|
||||
!isNewMode
|
||||
? changePageTitle(formatMessage({ id: 'edit_vendor' }))
|
||||
|
||||
Reference in New Issue
Block a user