#7411 - addInfoOnVnCheckboxAndVnInput #1295

Merged
jtubau merged 10 commits from 7411-addInfoOnVnCheckboxAndVnInput into dev 2025-02-11 08:50:10 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit c8754ae4df - Show all commits

View File

@ -126,6 +126,8 @@ onMounted(() => {
v-model="shouldSyncPassword"
:label="t('account.card.actions.sync.checkbox')"
:info="t('account.card.actions.sync.tooltip')"
clearable
Outdated
Review

Falta parametros

Falta parametros
clear-icon="close"
color="primary"
/>
<VnInputPassword