mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: add input group prepend component.
This commit is contained in:
@@ -37,7 +37,7 @@ const defaultInitialValues = {
|
||||
inventory_account_id: '',
|
||||
category_id: '',
|
||||
note: '',
|
||||
sellable: true,
|
||||
sellable: 1,
|
||||
purchasable: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user