From 0932f7c9852d0ed940d0c349915fd57f22cce348 Mon Sep 17 00:00:00 2001 From: Pavel Dohnal Date: Wed, 22 Jan 2020 13:43:26 +0100 Subject: [PATCH] Disable placeholder in select box [MAILPOET-2652] --- assets/js/src/form_editor/blocks/custom_select/edit.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/js/src/form_editor/blocks/custom_select/edit.jsx b/assets/js/src/form_editor/blocks/custom_select/edit.jsx index 066345c79e..fa1a2be6b6 100644 --- a/assets/js/src/form_editor/blocks/custom_select/edit.jsx +++ b/assets/js/src/form_editor/blocks/custom_select/edit.jsx @@ -92,8 +92,8 @@ const CustomSelectEdit = ({ attributes, setAttributes, clientId }) => { return (