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