mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`Render should render component 1`] = `
|
||
|
<Component
|
||
|
text="Evaluating rule"
|
||
|
/>
|
||
|
`;
|