mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[PM-8833] Implement on page autofill menu for password generation (#11114)
This commit is contained in:
@@ -24,6 +24,7 @@ export const EVENTS = {
|
||||
MOUSEENTER: "mouseenter",
|
||||
MOUSELEAVE: "mouseleave",
|
||||
MOUSEUP: "mouseup",
|
||||
MOUSEOUT: "mouseout",
|
||||
SUBMIT: "submit",
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user