diff --git a/frontend/src/Editor/Components/Checkbox.jsx b/frontend/src/Editor/Components/Checkbox.jsx
index cfe8205632..873b24c53d 100644
--- a/frontend/src/Editor/Components/Checkbox.jsx
+++ b/frontend/src/Editor/Components/Checkbox.jsx
@@ -37,18 +37,19 @@ export const Checkbox = function Checkbox({
}
return (
-
{event.stopPropagation(); onComponentClick(id, component)}}>
-