mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: add input group prepend component.
This commit is contained in:
@@ -39,6 +39,7 @@ import MoneyInputGroup from './MoneyInputGroup';
|
||||
import Dragzone from './Dragzone';
|
||||
import EmptyStatus from './EmptyStatus';
|
||||
import DashboardCard from './Dashboard/DashboardCard';
|
||||
import InputPrependText from './Forms/InputPrependText';
|
||||
|
||||
const Hint = FieldHint;
|
||||
|
||||
@@ -84,4 +85,5 @@ export {
|
||||
Dragzone,
|
||||
EmptyStatus,
|
||||
DashboardCard,
|
||||
InputPrependText,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user