fix linter

This commit is contained in:
Lisa Durand 2023-03-30 17:41:21 +02:00
parent dea04e2514
commit 8f0861fba0

View file

@ -1,8 +1,8 @@
.sub-header
.container
.flex.justify-between
%nav.fr-breadcrumb{"aria-label" => "vous êtes ici :", role: "navigation"}
%button.fr-breadcrumb__button{"aria-controls" => "breadcrumb-1", "aria-expanded" => "false"} Voir le fil dAriane
%nav.fr-breadcrumb{ "aria-label" => "vous êtes ici :", role: "navigation" }
%button.fr-breadcrumb__button{ "aria-controls" => "breadcrumb-1", "aria-expanded" => "false" } Voir le fil dAriane
#breadcrumb-1.fr-collapse
%ol.fr-breadcrumb__list
%li= link_to('Avis', expert_all_avis_path, class: 'fr-breadcrumb__link')