fix required
problem for project fields
This commit is contained in:
@ -43,7 +43,7 @@ export const ArticleCreate = () => {
|
||||
fullWidth
|
||||
InputLabelProps={{shrink: true}}
|
||||
type="text"
|
||||
label={'Заголовок'}
|
||||
label={'Заголовок *'}
|
||||
name="heading"
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user