We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea5d11 commit 5f7ba31Copy full SHA for 5f7ba31
src/routes/Header.svelte
@@ -9,6 +9,6 @@
9
uno-m-0
10
uno-place='content-center items-center'
11
>
12
- <VimJpRadio class='h-auto max-w-100% w-50svh' loading={null} />
+ <VimJpRadio class='h-auto max-w-100% w-50svh' fetchpriority='high' loading={null} />
13
</h1>
14
</header>
0 commit comments