mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
feat: enhance fieldset
This commit is contained in:
@@ -117,6 +117,7 @@ const NlpPatternSelect = (
|
||||
<Autocomplete
|
||||
ref={ref}
|
||||
size="medium"
|
||||
fullWidth={true}
|
||||
disabled={options.length === 0}
|
||||
value={defaultValue}
|
||||
multiple={true}
|
||||
|
||||
Reference in New Issue
Block a user