import SelectDataEntry
This commit is contained in:
parent
3c18b98740
commit
7f6becafc2
@ -1,6 +1,7 @@
|
||||
import React, { Fragment } from 'react';
|
||||
import InfoBox from '../../components/info-box';
|
||||
import { dataFields } from '../../config/data-fields-config';
|
||||
import SelectDataEntry from '../data-components/select-data-entry';
|
||||
|
||||
import withCopyEdit from '../data-container';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user