Removed second aiHelperNote below the manual AI translation field
This commit is contained in:
parent
bee691ebd8
commit
e3c0f5dad6
1 changed files with 0 additions and 1 deletions
|
|
@ -544,7 +544,6 @@ export default function NewListingPage() {
|
||||||
<button type="button" className="button secondary" onClick={() => applyAiResponse()}>
|
<button type="button" className="button secondary" onClick={() => applyAiResponse()}>
|
||||||
{t('aiApply')}
|
{t('aiApply')}
|
||||||
</button>
|
</button>
|
||||||
<span style={{ color: '#cbd5e1', fontSize: 13 }}>{t('aiHelperNote')}</span>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue