Skip to content

Commit

Permalink
Merge pull request #192 from upfluence/jv/eng-168/facet-rendering-imp…
Browse files Browse the repository at this point in the history
…rovement

[Cooldown] Facet rendering improvement
  • Loading branch information
JulienVannier66 authored Nov 24, 2023
2 parents bd14ca3 + 13e04d5 commit 9b8a3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/components/hyper-table/facetting.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/>

{{#if facet.facetRenderer}}
{{facet.facetRenderer}}
{{component facet.facetRenderer facet=facet}}
{{else}}
<span class={{if facet.applied "text-style-bold"}}>
{{facet.formattedIdentifier}}
Expand Down

0 comments on commit 9b8a3a7

Please sign in to comment.