Fix some type errors

This commit is contained in:
Jon Staab
2025-02-03 15:40:00 -08:00
parent cfbff94b4c
commit 08ee07d157
7 changed files with 65 additions and 71 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
<script lang="ts">
import type {SvelteComponent} from "svelte"
import {readable} from "svelte/store"
import {type Instance} from "tippy.js"
import {identity} from "@welshman/lib"
@@ -14,7 +13,7 @@
let input: Element
let popover: Instance
let instance: SvelteComponent
let instance: any
const search = readable(
createSearch(options, {