Explore: Update info about query history and deleting (#76034)

* Explore: Update info about query history and deleting

* Fix unescaped '
This commit is contained in:
Ivana Huckova 2023-10-05 17:02:45 +02:00 committed by GitHub
parent 55c72c4ea7
commit 0ea047cc09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ export function RichHistorySettingsTab(props: RichHistorySettingsProps) {
</Field>
) : (
<Alert severity="info" title="History time span">
Grafana will keep entries up to {selectedOption?.label}.
Grafana will keep entries up to {selectedOption?.label}. Starred entries won&apos;t be deleted.
</Alert>
)}
<InlineField