chore: fallback selection
This commit is contained in:
@@ -48,6 +48,7 @@ const BaseSelect: React.FC<
|
||||
notFoundContent={
|
||||
<NotFoundContent loading={loading} notFoundContent={notFoundContent} />
|
||||
}
|
||||
placeholder={props.placeholder}
|
||||
ref={inputRef}
|
||||
onFocus={handleFocus}
|
||||
onBlur={handleBlur}
|
||||
|
||||
Reference in New Issue
Block a user