mirror of
https://github.com/minio/minio.git
synced 2025-01-12 07:23:23 -05:00
Share button icon is changed (#7300)
This commit is contained in:
parent
8022a6efd9
commit
5085bef397
@ -67,7 +67,7 @@ export class ObjectActions extends React.Component {
|
|||||||
className="fiad-action"
|
className="fiad-action"
|
||||||
onClick={this.shareObject.bind(this)}
|
onClick={this.shareObject.bind(this)}
|
||||||
>
|
>
|
||||||
<i className="fa fa-copy" />
|
<i className="fa fa-share-alt" />
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href=""
|
href=""
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user