Commit a67bfbb
authored
fix: update autocomplete attribute in Profile.vue (#29)
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 70c929c commit a67bfbb
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