CEC-2281 Fix cert name
This commit is contained in:
@@ -75,11 +75,6 @@ const CreateForm = ({ onCreate, busy }) => {
|
||||
control={<Radio />}
|
||||
label="Charging"
|
||||
/>
|
||||
<FormControlLabel
|
||||
value={CertTypes.Aftersales}
|
||||
control={<Radio />}
|
||||
label="Aftersales"
|
||||
/>
|
||||
</RadioGroup>
|
||||
<Button
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user