mirror of
https://github.com/minio/minio.git
synced 2025-11-13 07:11:44 -05:00
Share button icon is changed (#7300)
This commit is contained in:
@@ -67,7 +67,7 @@ export class ObjectActions extends React.Component {
|
||||
className="fiad-action"
|
||||
onClick={this.shareObject.bind(this)}
|
||||
>
|
||||
<i className="fa fa-copy" />
|
||||
<i className="fa fa-share-alt" />
|
||||
</a>
|
||||
<a
|
||||
href=""
|
||||
|
||||
Reference in New Issue
Block a user