fix required problem for project fields

This commit is contained in:
maxim
2025-03-19 21:25:28 +03:00
parent 6db769f598
commit 497d6a3dd3
16 changed files with 37 additions and 37 deletions

View File

@ -43,7 +43,7 @@ export const ArticleCreate = () => {
fullWidth
InputLabelProps={{shrink: true}}
type="text"
label={'Заголовок'}
label={'Заголовок *'}
name="heading"
/>