mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Update FormConstituenta.tsx
This commit is contained in:
parent
c7a0de77d0
commit
6919529466
|
@ -169,6 +169,7 @@ function FormConstituenta({
|
|||
<RefsInput
|
||||
label='Текстовое определение'
|
||||
placeholder='Лингвистическая интерпретация формального выражения'
|
||||
height='3.8rem'
|
||||
items={schema?.items}
|
||||
value={textDefinition}
|
||||
initialValue={constituenta?.definition_raw ?? ''}
|
||||
|
|
Loading…
Reference in New Issue
Block a user