Skip to content

Commit

Permalink
Bricoles ref 313
Browse files Browse the repository at this point in the history
  • Loading branch information
pprev94 committed Apr 26, 2024
1 parent 93e1fdf commit 88654a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/espaceco/pages/communities/Communities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const Communities: FC = () => {
<div className={fr.cx("fr-grid-row")}>
<div className={fr.cx("fr-col-3", "fr-px-2v")}>
{/* <div className={fr.cx("fr-mb-2v")}>
<label className={fr.cx("fr-text--bold")}>{t("filters")}</label>
<span className={fr.cx("fr-text--lg")}>{t("filters")}</span>
</div> */}
<div className={fr.cx("fr-mb-4v")}>
<SearchCommunity
Expand Down

0 comments on commit 88654a6

Please sign in to comment.