web/omnibox: import only one tabler icon
This commit is contained in:
parent
5390415aa7
commit
f2bacc703a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { IconLink } from "@tabler/icons-svelte";
|
||||
import IconLink from "@tabler/icons-svelte/IconLink.svelte";
|
||||
|
||||
import DownloadButton from "./buttons/DownloadButton.svelte";
|
||||
import ClearButton from "./buttons/ClearButton.svelte";
|
||||
|
|
Loading…
Reference in a new issue