Feedback} />
diff --git a/ui/src/common/components/UserFeedback/__tests__/__snapshots__/UserFeedback.test.jsx.snap b/ui/src/common/components/UserFeedback/__tests__/__snapshots__/UserFeedback.test.jsx.snap
index f87379f0c0..ecf8db65b5 100644
--- a/ui/src/common/components/UserFeedback/__tests__/__snapshots__/UserFeedback.test.jsx.snap
+++ b/ui/src/common/components/UserFeedback/__tests__/__snapshots__/UserFeedback.test.jsx.snap
@@ -9,7 +9,7 @@ exports[`UserFeedback calls trackEvent with feedback on modal Ok and renders tha
className="feedback-button"
ghost={false}
htmlType="button"
- icon="message"
+ icon={}
loading={false}
onClick={[Function]}
size="large"
@@ -70,7 +70,7 @@ exports[`UserFeedback renders 1`] = `
className="feedback-button"
ghost={false}
htmlType="button"
- icon="message"
+ icon={}
loading={false}
onClick={[Function]}
size="large"
@@ -109,12 +109,7 @@ exports[`UserFeedback renders 1`] = `
- }
+ character={}
onChange={[Function]}
value={0}
/>
@@ -150,7 +145,7 @@ exports[`UserFeedback renders when tracker is blocked 1`] = `
className="feedback-button"
ghost={false}
htmlType="button"
- icon="message"
+ icon={}
loading={false}
onClick={[Function]}
size="large"
@@ -223,12 +218,7 @@ exports[`UserFeedback renders when tracker is blocked 1`] = `
- }
+ character={
}
disabled={true}
onChange={[Function]}
value={0}
diff --git a/ui/src/common/components/__tests__/__snapshots__/AggregationBox.test.jsx.snap b/ui/src/common/components/__tests__/__snapshots__/AggregationBox.test.jsx.snap
index 6260d722aa..4cf2777901 100644
--- a/ui/src/common/components/__tests__/__snapshots__/AggregationBox.test.jsx.snap
+++ b/ui/src/common/components/__tests__/__snapshots__/AggregationBox.test.jsx.snap
@@ -9,7 +9,9 @@ exports[`AggregationBox renders AggreagationBox with action 1`] = `
justify="space-between"
type="flex"
>
-
+
@@ -26,9 +28,13 @@ exports[`AggregationBox renders AggreagationBox with action 1`] = `
className="w-100"
gutter={0}
>
-
- Defenders
-
+
+
+ Defenders
+
+
`;
@@ -42,7 +48,9 @@ exports[`AggregationBox renders AggreagationBox with empty string name 1`] = `
justify="space-between"
type="flex"
>
-
+
@@ -57,9 +65,13 @@ exports[`AggregationBox renders AggreagationBox with empty string name 1`] = `
className="w-100"
gutter={0}
>
-
- Defenders
-
+
+
+ Defenders
+
+