mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
[AC-2396] migrate two factor authentication component (#8881)
* migrating two factor authentication component * migrating two factor authentication component
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
</app-callout>
|
||||
|
||||
<bit-form-control>
|
||||
<input type="checkbox" bitCheckbox [formControl]="enabled" />
|
||||
<input type="checkbox" id="enabled" bitCheckbox [formControl]="enabled" />
|
||||
<bit-label>{{ "turnOn" | i18n }}</bit-label>
|
||||
</bit-form-control>
|
||||
|
||||
Reference in New Issue
Block a user