WIP : Select data type from dropdown list
This commit is contained in:
parent
861f8e456d
commit
9f068b8478
@ -17,7 +17,7 @@
|
||||
import React, { useCallback, useEffect, useRef, useState } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import ObjectUtils from 'util/ObjectUtils';
|
||||
//import ObjectUtils from 'util/ObjectUtils';
|
||||
import { Input } from 'components/bootstrap';
|
||||
// "Missing or invalid plugin" in "dataAdapter create/Data adapter type" list when imported
|
||||
//import { Select } from './components/common';
|
||||
|
Loading…
Reference in New Issue
Block a user