diff --git a/frontend/src/Editor/ConfigHandle.jsx b/frontend/src/Editor/ConfigHandle.jsx index 0a80a827f1..ad89125724 100644 --- a/frontend/src/Editor/ConfigHandle.jsx +++ b/frontend/src/Editor/ConfigHandle.jsx @@ -7,9 +7,9 @@ export const ConfigHandle = function ConfigHandle({ dragRef }) { - return
- { e.preventDefault(); configHandleClicked(id, component) }} className="badge badge bg-azure-lt" role="button"> - +return
+ { e.preventDefault(); configHandleClicked(id, component) }} className="badge badge bg-azure-lt" role="button"> + {component.name}