mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
feat: update antd from 5.2.3 to 5.24.1 (#3593)
This commit is contained in:
@ -70,6 +70,7 @@ function OrganizationSelect(props) {
|
||||
<Select
|
||||
options={getOrganizationItems()}
|
||||
virtual={false}
|
||||
popupMatchSelectWidth={false}
|
||||
placeholder={i18next.t("login:Please select an organization")}
|
||||
value={value}
|
||||
onChange={handleOnChange}
|
||||
|
Reference in New Issue
Block a user