fix: remove prefetches

This commit is contained in:
Andras Bacsai
2023-01-10 11:31:44 +01:00
parent d09b4885fe
commit 55a35c6bec
6 changed files with 3 additions and 18 deletions

View File

@@ -59,7 +59,7 @@
{$t('application.configuration.no_configurable_destination')}
</div>
<div class="flex justify-center">
<a href="/new/destination" sveltekit:prefetch class="add-icon bg-sky-600 hover:bg-sky-500">
<a href="/new/destination" class="add-icon bg-sky-600 hover:bg-sky-500">
<svg
class="w-6"
xmlns="http://www.w3.org/2000/svg"