+ {widthMeasure.width > 0 &&
+ state.value.map((_, index) => (
+
+ ))}
+
+
);
}
@@ -52,5 +56,16 @@ const getStyles = (theme: GrafanaTheme2) => {
align-items: center;
justify-content: center;
`,
+ grot: css({
+ display: `flex`,
+ alignItems: `center`,
+ justifyContent: `center`,
+ padding: theme.spacing(5, 0),
+
+ img: {
+ width: `186px`,
+ height: `186px`,
+ },
+ }),
};
};
diff --git a/public/img/grot-news.svg b/public/img/grot-news.svg
new file mode 100644
index 00000000000..f98c62eec92
--- /dev/null
+++ b/public/img/grot-news.svg
@@ -0,0 +1,46 @@
+