mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Logs: Change permalink icon back to link
(#70362)
change icon to link-icon
This commit is contained in:
parent
b552595e0a
commit
fc39dadf62
@ -128,7 +128,7 @@ export class LogRowMessage extends PureComponent<Props> {
|
||||
aria-label="Copy shortlink"
|
||||
tooltipPlacement="top"
|
||||
size="md"
|
||||
name="share-alt"
|
||||
name="link"
|
||||
onClick={() => onPermalinkClick(row)}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user