fix: format
This commit is contained in:
@@ -400,7 +400,6 @@ const RobotCreate: React.FC = () => {
|
|||||||
|
|
||||||
<FormControl component="fieldset" sx={{ width: '100%', textAlign: 'left' }}>
|
<FormControl component="fieldset" sx={{ width: '100%', textAlign: 'left' }}>
|
||||||
<FormLabel component="legend" sx={{ mb: 1 }}>Output Format (Select at least one)</FormLabel>
|
<FormLabel component="legend" sx={{ mb: 1 }}>Output Format (Select at least one)</FormLabel>
|
||||||
|
|
||||||
<FormControlLabel
|
<FormControlLabel
|
||||||
control={
|
control={
|
||||||
<Checkbox
|
<Checkbox
|
||||||
|
|||||||
Reference in New Issue
Block a user