changed according to the third tour
This commit is contained in:
@ -153,7 +153,7 @@ export const MediaEdit = observer(() => {
|
||||
helperText={(errors as any)?.media_name?.message}
|
||||
margin="normal"
|
||||
fullWidth
|
||||
InputLabelProps={{ shrink: true }}
|
||||
slotProps={{inputLabel: {shrink: true}}}
|
||||
type="text"
|
||||
label="Название *"
|
||||
name="media_name"
|
||||
|
Reference in New Issue
Block a user