import React,{useState} from 'react'; import { withJsonFormsControlProps } from '@jsonforms/react'; import Label from '../components/Label'; const ControlLabel = (props:any) => { return(