mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Replace Icon with EditOutlined
This commit is contained in:
parent
b15ae2c48c
commit
a615f14ec5
@ -983,7 +983,7 @@ class AppDetailsDrawer extends React.Component {
|
|||||||
}}
|
}}
|
||||||
onClick={this.enableUnrestrictedRolesEdit}
|
onClick={this.enableUnrestrictedRolesEdit}
|
||||||
>
|
>
|
||||||
<Icon type="edit" />
|
<EditOutlined />
|
||||||
</Text>
|
</Text>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user