mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update button name to make it more clear (#48042)
This commit is contained in:
parent
8677552dda
commit
52768d87c4
@ -58,7 +58,7 @@ export const LogsMetaRow: React.FC<Props> = React.memo(
|
||||
label: '',
|
||||
value: (
|
||||
<Button variant="secondary" size="sm" onClick={clearDetectedFields}>
|
||||
Show all detected fields
|
||||
Show original line
|
||||
</Button>
|
||||
),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user