mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01: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:
parent
4ac67f2787
commit
239c0641a5
@ -6,6 +6,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>
|
||||
|
Loading…
Reference in New Issue
Block a user