style: fix extra newlines in settings form

This commit is contained in:
openhands 2024-11-09 02:37:53 +00:00
parent ac9be85682
commit 3336b4f988

View File

@ -339,8 +339,6 @@ export function SettingsForm({
>
{t(I18nKey.SETTINGS_FORM$ENABLE_CONFIRMATION_MODE_LABEL)}
</Switch>
</>
)}
</div>