Commit 1e0b9d8
committed
fix: update autocomplete attribute in Profile.vue
The autocomplete attribute for the email input field was incorrectly set to "username". This change updates it to "email" to ensure proper browser autofill behavior and improve user experience. No breaking changes are introduced.1 parent dbf7c0f commit 1e0b9d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments