fix: os image dropdown list
This commit is contained in:
@@ -425,7 +425,6 @@ const PoolForm: React.FC<AddModalProps> = forwardRef((props, ref) => {
|
||||
showSearch
|
||||
allowClear
|
||||
onChange={handleOsImageChange}
|
||||
filterOption={filterImageOption}
|
||||
optionRender={(option) =>
|
||||
RenderOption({
|
||||
...option,
|
||||
|
||||
Reference in New Issue
Block a user