mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
UI/Button: Remove deprecated "link" variant (#49843)
This commit is contained in:
@@ -73,7 +73,7 @@ export function ServiceAccountProfile({
|
||||
<>
|
||||
<div style={{ marginBottom: '10px' }}>
|
||||
<a href="org/serviceaccounts" style={{ display: 'inline-block', verticalAlign: 'middle' }}>
|
||||
<Button variant="link" icon="backward" />
|
||||
<Button fill="text" icon="backward" />
|
||||
</a>
|
||||
<h1
|
||||
className="page-heading"
|
||||
|
||||
Reference in New Issue
Block a user