mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: bugs sprint
This commit is contained in:
@@ -102,6 +102,7 @@ function AccountsSuggestFieldRoot({
|
||||
return (
|
||||
<FSuggest
|
||||
items={filteredAccounts}
|
||||
itemPredicate={filterAccountsPredicater}
|
||||
onCreateItemSelect={handleCreateItemSelect}
|
||||
valueAccessor="id"
|
||||
textAccessor="name"
|
||||
|
||||
Reference in New Issue
Block a user