Skip to content

Commit

Permalink
Rename form theme
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jul 12, 2024
1 parent d50d721 commit f8bc316
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/views/search/index.html.twig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{# @var items \Sylius\Component\Core\Model\ProductInterface[] #}
{% extends '@SyliusShop/layout.html.twig' %}

{% form_theme searchForm '@SetonoSyliusMeilisearchPlugin/facets_theme.html.twig' %}
{% form_theme searchForm '@SetonoSyliusMeilisearchPlugin/search_theme.html.twig' %}

{% block content %}
<h1>Search results</h1>
Expand Down
File renamed without changes.

0 comments on commit f8bc316

Please sign in to comment.