mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🧹 Delete unused code
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
export let searchTerm: string;
|
||||
export let placeholder: string = 'Search...';
|
||||
export let clearSearch: () => void;
|
||||
import X from 'phosphor-svelte/lib/X';
|
||||
import { X } from 'lucide-svelte';
|
||||
|
||||
let inputElement;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user