Update button name to make it more clear (#48042)
This commit is contained in:
@@ -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>
|
||||
),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user