mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 12:20:31 +00:00
WIP: customer form styling.
fix: journal increment number settings.
This commit is contained in:
@@ -32,7 +32,9 @@ import CloudLoadingIndicator from './CloudLoadingIndicator';
|
||||
import MoneyExchangeRate from './MoneyExchangeRate';
|
||||
import ContactSelecetList from './ContactSelecetList';
|
||||
import CurrencySelectList from './CurrencySelectList'
|
||||
|
||||
import SalutationList from './SalutationList';
|
||||
import DisplayNameList from './DisplayNameList';
|
||||
import MoneyInputGroup from './MoneyInputGroup';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -70,6 +72,9 @@ export {
|
||||
Row,
|
||||
CloudLoadingIndicator,
|
||||
MoneyExchangeRate,
|
||||
ContactSelecetList ,
|
||||
CurrencySelectList
|
||||
ContactSelecetList,
|
||||
CurrencySelectList,
|
||||
DisplayNameList,
|
||||
SalutationList,
|
||||
MoneyInputGroup,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user