mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'application-mgt-new' into 'application-mgt-new'
Fix device loading issue in add new app in APPM UI See merge request entgra/carbon-device-mgt!192
This commit is contained in:
commit
70310c55fb
@ -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