Skip to content

Commit

Permalink
Fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
julixC committed Feb 20, 2025
1 parent 9f04640 commit 62ed550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/components/FacetItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ const FacetItem = ({
facetKey={facet.key}
isClicked={selected.toString()}
queryText={searchQuery?.variables?.query}
/>
/>
</div>
)
}
Expand Down

0 comments on commit 62ed550

Please sign in to comment.