diff --git a/packages/standard-components/manifest.json b/packages/standard-components/manifest.json index 5694e3c5b3..cbebe1986c 100644 --- a/packages/standard-components/manifest.json +++ b/packages/standard-components/manifest.json @@ -1294,12 +1294,6 @@ "type": "text", "label": "Label", "key": "label" - }, - { - "type": "text", - "label": "Placeholder", - "key": "placeholder", - "placeholder": "Choose an option" } ] }