mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat(balance sheet): add branch multi select.
This commit is contained in:
@@ -5,6 +5,7 @@ import {
|
||||
Checkbox,
|
||||
RadioGroup,
|
||||
Select,
|
||||
MultiSelect
|
||||
} from 'blueprint-formik';
|
||||
|
||||
export {
|
||||
@@ -14,4 +15,5 @@ export {
|
||||
Checkbox as FCheckbox,
|
||||
RadioGroup as FRadioGroup,
|
||||
Select as FSelect,
|
||||
MultiSelect as FMultiSelect
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user