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

@@ -72,7 +72,7 @@ export default async function Greet(
{movie.name && (
<Recommendations
id={movie.name}
type="movie"
type="movies"
/>
)}
<div class="px-8 text-white mt-10">