mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Fix notFound icon.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
export let notFoundTerm: string;
|
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';
|
import ArrowUpRight from 'phosphor-svelte/lib/ArrowUpRight';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user