mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
Ability to auto-fill span elements (#2095)
* ability to autofill span elements * add modification comments
This commit is contained in:
@@ -21,4 +21,5 @@ export default class AutofillField {
|
||||
autoCompleteType: string;
|
||||
selectInfo: any;
|
||||
maxLength: number;
|
||||
tagName: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user