mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: Control selected account from selectedAccountId prop.
feat: Allow to reset form of manual journal and expense.
This commit is contained in:
@@ -18,6 +18,7 @@ import FieldRequiredHint from './FieldRequiredHint';
|
||||
import Dialog from './Dialog';
|
||||
import AppToaster from './AppToaster';
|
||||
import DataTable from './DataTable';
|
||||
import AccountsSelectList from './AccountsSelectList';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -43,4 +44,5 @@ export {
|
||||
Dialog,
|
||||
AppToaster,
|
||||
DataTable,
|
||||
AccountsSelectList,
|
||||
};
|
||||
Reference in New Issue
Block a user