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.
2 parents aea5d11 + 5f7ba31 commit 95c1306Copy full SHA for 95c1306
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