fix: make search work

This commit is contained in:
Max Richter
2025-11-07 18:58:23 +01:00
parent 97c5b7f93c
commit 6c6b69a46a
10 changed files with 18 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ export default function Greet(
<MainLayout
url={props.url}
title="Recipes"
context={{ type: "recipe" }}
context={{ type: "recipes" }}
>
<code>
<pre class="text-white">