File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 1919 @focusout =" typingInSearch = false"
2020 >
2121 </div >
22- <div class =" hidden px-2 dropdown dropdown-hover md:inline-block text-base-content/75 hover:text-base-content" >
23- <div tabindex =" 0" class =" px-1" >
24- <NuxtLink to =" /torrents" class =" flex" >
25- Torrents
26- <ChevronDownIcon class =" w-5 ml-2" />
27- </NuxtLink >
28- </div >
29- <ul tabindex =" 0" class =" p-2 rounded shadow menu dropdown-content bg-base-100 w-52" >
30- <li ><NuxtLink to =" /torrents?sorting=LeechersDesc" >
31- Most Popular
32- </NuxtLink ></li >
33- <li ><NuxtLink to =" /torrents?sorting=UploadedDesc" >
34- Most Recent
35- </NuxtLink ></li >
36- </ul >
37- </div >
3822 <div class =" flex-none gap-2 ml-auto" >
3923 <template v-if =" user " >
4024 <NuxtLink id =" upload-button" to =" /upload" class =" hidden md:flex btn bg-base-100 rounded-2xl" >
You can’t perform that action at this time.
0 commit comments