import React from 'react'; import { VariableError } from '../VariableError'; import type { IVariable, IVariableInputBuilder, IVariableProps, IVariableState } from './variableInput.service'; import { VariableInputService } from './variableInput.service'; class ObjectInput extends React.Component { public render() { return (