mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
refactoring: migrating to react-query to manage service-side state.
This commit is contained in:
@@ -44,7 +44,7 @@ import InputPrependText from './Forms/InputPrependText';
|
||||
import PageFormBigNumber from './PageFormBigNumber';
|
||||
import AccountsMultiSelect from './AccountsMultiSelect';
|
||||
import CustomersMultiSelect from './CustomersMultiSelect';
|
||||
|
||||
import Skeleton from './Skeleton'
|
||||
|
||||
import TableFastCell from './Datatable/TableFastCell';
|
||||
|
||||
@@ -97,6 +97,6 @@ export {
|
||||
AccountsMultiSelect,
|
||||
DataTableEditable,
|
||||
CustomersMultiSelect,
|
||||
|
||||
TableFastCell,
|
||||
Skeleton,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user