mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix device loading issue in add new app in APPM UI
This commit is contained in:
parent
c8086f8b5c
commit
2d2ffde0a4
@ -182,11 +182,9 @@ class NewAppDetailsForm extends React.Component {
|
||||
message: 'Please select device type'
|
||||
}
|
||||
],
|
||||
|
||||
}
|
||||
)(
|
||||
<Select
|
||||
mode="multiple"
|
||||
style={{width: '100%'}}
|
||||
placeholder="select device type"
|
||||
onChange={this.handleCategoryChange}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user