Commit db88763
committed
fix(account menu): avoid having duplicate IDs for account menu entries without href links
When the account menu entry doesn't have an href property (for instance the entry added by First Run
Wizard), the ID is duplicated between the list item and the <a> tag it contains
Signed-off-by: Thomas Citharel <[email protected]>1 parent 1f4117a commit db88763
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments