mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
Merge branch 'feature/react-query' of https://github.com/abouolia/Ratteb into feature/react-query
This commit is contained in:
@@ -99,7 +99,7 @@ export default function SetupOrganizationForm({ isSubmitting, values }) {
|
||||
setFieldValue('baseCurrency', item.code);
|
||||
}}
|
||||
selectedItemProp={'code'}
|
||||
textProp={'label'}
|
||||
textProp={'name'}
|
||||
defaultText={<T id={'select_base_currency'} />}
|
||||
selectedItem={value}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user