diff --git a/ui/src/Components/MultiSelect/__snapshots__/index.test.js.snap b/ui/src/Components/MultiSelect/__snapshots__/index.test.js.snap
index 901e375ea..e2c48f041 100644
--- a/ui/src/Components/MultiSelect/__snapshots__/index.test.js.snap
+++ b/ui/src/Components/MultiSelect/__snapshots__/index.test.js.snap
@@ -28,7 +28,6 @@ exports[` matches snapshot when focused 1`] = `
id=\\"react-select-4-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
type=\\"text\\"
aria-autocomplete=\\"list\\"
style=\\"box-sizing: content-box; width: 2px; border: 0px; font-size: inherit; opacity: 1; outline: 0; padding: 0px;\\"
@@ -81,7 +80,6 @@ exports[` matches snapshot with a value 1`] = `
id=\\"react-select-5-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -133,7 +131,6 @@ exports[` matches snapshot with defaults 1`] = `
id=\\"react-select-2-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -186,7 +183,6 @@ exports[` matches snapshot with isDisabled=true 1`] = `
id=\\"react-select-7-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -238,7 +234,6 @@ exports[` matches snapshot with isMulti=true 1`] = `
id=\\"react-select-3-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
@@ -304,7 +299,6 @@ exports[` matches snapshot with isMulti=true and a value 1`
id=\\"react-select-6-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
diff --git a/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.js.snap b/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.js.snap
index 570519862..39a8300ea 100644
--- a/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.js.snap
+++ b/ui/src/Components/SilenceModal/AlertManagerInput/__snapshots__/index.test.js.snap
@@ -67,7 +67,6 @@ exports[` matches snapshot 1`] = `
id=\\"react-select-silence-input-alertmanagers-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
diff --git a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.js.snap b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.js.snap
index 8fcbd751c..a41b43eb0 100644
--- a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.js.snap
+++ b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelNameInput.test.js.snap
@@ -19,7 +19,6 @@ exports[` matches snapshot 1`] = `
id=\\"react-select-silence-input-label-name-1-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"
diff --git a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.js.snap b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.js.snap
index 855ac2f66..20e6998bf 100644
--- a/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.js.snap
+++ b/ui/src/Components/SilenceModal/SilenceMatch/__snapshots__/LabelValueInput.test.js.snap
@@ -32,7 +32,6 @@ exports[` matches snapshot 1`] = `
id=\\"react-select-silence-input-label-value-1-input\\"
spellcheck=\\"false\\"
tabindex=\\"0\\"
- theme=\\"[object Object]\\"
value
aria-autocomplete=\\"list\\"
style=\\"box-sizing:content-box;width:1px;background:0;border:0;font-size:inherit;opacity:1;outline:0;padding:0;color:inherit\\"