diff --git a/webui/src/common/components/Select/Select.jsx b/webui/src/common/components/Select/Select.jsx
index 0eeb6a9..772d3fa 100644
--- a/webui/src/common/components/Select/Select.jsx
+++ b/webui/src/common/components/Select/Select.jsx
@@ -12,10 +12,10 @@ export const Select = ({
...rest
}) => {
return (
-
- {label &&
}
-
-