fix(auth): Bitwarden autofill fix on local/Jellyfin login (2) (#1487)

* Update JellyfinLogin.tsx

* Update LocalLogin.tsx

* Update index.tsx

* Update index.tsx

prettier

* Update JellyfinLogin.tsx

* Update LocalLogin.tsx

* Update index.tsx
This commit is contained in:
Kugelstift
2025-04-02 13:34:06 +02:00
committed by GitHub
parent 8dc1d8196c
commit 85bbc85714

View File

@@ -29,7 +29,6 @@ const SensitiveInput = ({ as = 'input', ...props }: SensitiveInputProps) => {
data-form-type="other"
data-1pignore="true"
data-lpignore="true"
data-bwignore="true"
{...componentProps}
className={`rounded-l-only ${componentProps.className ?? ''}`}
type={