mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
Fix : Vendor Select List
This commit is contained in:
@@ -30,6 +30,7 @@ import Row from './Grid/Row';
|
||||
import Col from './Grid/Col';
|
||||
import CloudLoadingIndicator from './CloudLoadingIndicator';
|
||||
import MoneyExchangeRate from './MoneyExchangeRate';
|
||||
import VendorSelecetList from './VendorSelecetList';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -67,4 +68,5 @@ export {
|
||||
Row,
|
||||
CloudLoadingIndicator,
|
||||
MoneyExchangeRate,
|
||||
VendorSelecetList,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user