app/views/avo/partials/_resource_search.html.erb in avo-1.7.2 vs app/views/avo/partials/_resource_search.html.erb in avo-1.7.3.pre.1

- old
+ new

@@ -4,7 +4,7 @@ data-search-resource="<%= resource %>" data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}' data-debounce-timeout='<%= Avo.configuration.search_debounce %>' > </div> - <div class="relative inline-flex text-gray-400 text-sm border border-gray-300 rounded-full cursor-pointer" data-search-target="button"></div> + <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded-full cursor-pointer" data-search-target="button"></div> </div>