WIP : Select data type from dropdown list

This commit is contained in:
yo000 2024-03-03 19:29:48 +01:00
parent 861f8e456d
commit 9f068b8478

View File

@ -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';