Skip to content

Commit

Permalink
fix(admin): removed stairs from bloc de competences in certification …
Browse files Browse the repository at this point in the history
…pagewq
  • Loading branch information
fbonniec committed Nov 15, 2024
1 parent aab5f5c commit 7034785
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ const PageContent = ({
key={bloc.id}
>
<Accordion
className="flex-1"
label={`${bloc.code} - ${bloc.label}`}
defaultExpanded
>
Expand Down

0 comments on commit 7034785

Please sign in to comment.