🛠️ Fixed eslint errors

This commit is contained in:
pheralb
2025-09-22 19:14:05 +01:00
parent c306b57ce7
commit e5d130b0c5
+1 -2
View File
@@ -1,7 +1,6 @@
<script lang="ts">
import type { iSVG } from "@/types/svg";
import { cn } from "@/utils/cn";
import { searchSvgsWithFuse } from "@/utils/searchWithFuse";
import { deleteParam, getParamValue } from "@/utils/searchParams";
@@ -71,7 +70,7 @@
<Search
searchValue={searchTerm}
onSearch={handleSearch}
placeholder={"Search..."}
placeholder="Search..."
/>
<PageCard>