Share menu autocomplete off 🍜

This commit is contained in:
Nate Kelley 2025-04-09 14:53:44 -06:00
parent 56908dc77b
commit 871c599de8
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ const ShareMenuContentShare: React.FC<ShareMenuContentBodyProps> = React.memo(
value={inputValue}
onChange={onChangeInputValue}
onPressEnter={onSubmitNewEmail}
autoComplete="off"
/>
{inputValue && (