Fix improper label in OTA deployment dialog
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -84,7 +84,7 @@ export function DeployOTAUpdateDialogProvider(p: {
|
|||||||
</DialogContentText>
|
</DialogContentText>
|
||||||
|
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>Gender</FormLabel>
|
<FormLabel>Deployment target</FormLabel>
|
||||||
<RadioGroup
|
<RadioGroup
|
||||||
name="radio-buttons-group"
|
name="radio-buttons-group"
|
||||||
value={allDevices}
|
value={allDevices}
|
||||||
|
Reference in New Issue
Block a user