mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: document creating alert rules (#34839)
This commit is contained in:
@@ -26,7 +26,7 @@ export function PreviewRule(): React.ReactElement | null {
|
||||
<div className={styles.container}>
|
||||
<HorizontalGroup>
|
||||
<Button type="button" variant="primary" onClick={onPreview}>
|
||||
Preview your alert
|
||||
Preview alerts
|
||||
</Button>
|
||||
</HorizontalGroup>
|
||||
<PreviewRuleResult preview={preview} />
|
||||
|
||||
Reference in New Issue
Block a user