mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
🛠️ Fix notFound icon.
This commit is contained in:
parent
7bff4d141e
commit
df73d03931
@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
export let notFoundTerm: string;
|
||||
|
||||
import FileSearch from 'phosphor-svelte/lib/FileSearch';
|
||||
import FileSearch from 'phosphor-svelte/lib/FileMagnifyingGlass';
|
||||
import ArrowUpRight from 'phosphor-svelte/lib/ArrowUpRight';
|
||||
</script>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user