mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix:disable financial detail in edit mode.
This commit is contained in:
@@ -29,6 +29,7 @@ function VendorFormProvider({ vendorId, ...props }) {
|
||||
const [submitPayload, setSubmitPayload] = useState({});
|
||||
|
||||
const provider = {
|
||||
vendorId,
|
||||
currencies,
|
||||
vendor,
|
||||
submitPayload,
|
||||
|
||||
Reference in New Issue
Block a user