feat: add context length
This commit is contained in:
@@ -175,7 +175,7 @@ const SimpleSelect: React.FC<SelectProps & { ref?: any; showTags?: boolean }> =
|
||||
|
||||
return (
|
||||
<TagWrapper
|
||||
bordered={false}
|
||||
variant="filled"
|
||||
closable={props.closable}
|
||||
onClose={props.onClose}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user