let searchInput = $state("");
const searchablePatches = $derived(
patches.content
patchTeasers
.flatMap(i => {
return {
patch: i,