Skip to content

Commit

Permalink
TEMP: include option-select stylesheet before cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinJJones committed Mar 29, 2023
1 parent d73c7e2 commit bdc663c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/finders/_option_select_facet.html.erb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<% add_app_component_stylesheet("option-select") %>

<% cache_if option_select_facet.cacheable?, option_select_facet.cache_key do %>
<%= render partial: 'components/option-select', locals: {
:key => option_select_facet.key,
Expand Down

0 comments on commit bdc663c

Please sign in to comment.