fix(rgaa/layout): invalid button > label
This commit is contained in:
parent
69fe333aad
commit
aab3e3a4be
3 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.dropdown.header-menu-opener{ data: { controller: 'menu-button' } }
|
||||
%button.button.dropdown-button.icon-only.header-menu-button{ title: "Mon compte", data: { menu_button_target: 'button' } }
|
||||
.hidden Mon compte
|
||||
%span.hidden= t("my_account", scope: [:layouts])
|
||||
= image_tag "icons/account-circle.svg", alt: 'Mon compte', width: 24, height: 24, loading: 'lazy'
|
||||
%ul.header-menu.dropdown-content#mon_compte_menu{ data: { menu_button_target: 'menu' } }
|
||||
%li
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue