diff --git a/interface/src/project/EMSESPDevicesForm.tsx b/interface/src/project/EMSESPDevicesForm.tsx index d475ec205..551bebda2 100644 --- a/interface/src/project/EMSESPDevicesForm.tsx +++ b/interface/src/project/EMSESPDevicesForm.tsx @@ -73,7 +73,7 @@ type EMSESPDevicesFormProps = RestFormProps & class EMSESPDevicesForm extends Component< EMSESPDevicesFormProps, EMSESPDevicesFormState -> { + > { state: EMSESPDevicesFormState = { confirmScanDevices: false, processing: false, @@ -123,7 +123,7 @@ class EMSESPDevicesForm extends Component< onClick={() => this.handleRowClick(device.id)} > - +