mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 19:59:47 +02:00
Fix fill defaults (#2832)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
label={setting.string.SelectAValue}
|
||||
kind={'no-border'}
|
||||
size={'small'}
|
||||
allowDeselect
|
||||
{type}
|
||||
value={defaultValue ?? ''}
|
||||
onChange={(e) => {
|
||||
|
||||
Reference in New Issue
Block a user