mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -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"
|
|
/>
|
|
`;
|