Removed second aiHelperNote below the manual AI translation field

This commit is contained in:
Tero Halla-aho 2025-12-06 14:00:31 +02:00
parent bee691ebd8
commit e3c0f5dad6

View file

@ -544,7 +544,6 @@ export default function NewListingPage() {
<button type="button" className="button secondary" onClick={() => applyAiResponse()}>
{t('aiApply')}
</button>
<span style={{ color: '#cbd5e1', fontSize: 13 }}>{t('aiHelperNote')}</span>
</div>
</div>
</div>