diff --git a/airbyte-webapp/src/views/Connector/ConnectorForm/components/Property/SecretConfirmationControl.tsx b/airbyte-webapp/src/views/Connector/ConnectorForm/components/Property/SecretConfirmationControl.tsx index 56d4ec346c91..8ac4d958bb46 100644 --- a/airbyte-webapp/src/views/Connector/ConnectorForm/components/Property/SecretConfirmationControl.tsx +++ b/airbyte-webapp/src/views/Connector/ConnectorForm/components/Property/SecretConfirmationControl.tsx @@ -93,15 +93,15 @@ const SecretConfirmationControl: React.FC = ({ {component} {isEditInProgress ? ( <> - - + ) : ( - )}