add judgement of system feature

pull/22409/head
JzoNg 7 months ago
parent c6bf5d1864
commit 5afadb1540

@ -183,9 +183,6 @@ export default function AccountPage() {
{t('common.operation.change')}
</div>
)}
<div className='system-sm-medium cursor-pointer rounded-lg bg-components-button-tertiary-bg px-3 py-2 text-components-button-tertiary-text' onClick={() => setShowUpdateEmail(true)}>
{t('common.operation.change')}
</div>
</div>
</div>
{

Loading…
Cancel
Save