update ui

This commit is contained in:
Aman Varshney
2025-05-28 23:01:32 +05:30
parent bade67993a
commit 57dbd7dd39
9 changed files with 328 additions and 202 deletions

View File

@@ -361,7 +361,7 @@ export default function HomePage() {
/>
)}
<span className="flex-1 truncate font-mono text-xs">
{option.name.toLowerCase().replace(/\s+/g, "-")}.pkg
{option.name.toLowerCase().replace(/\s+/g, "-")}
</span>
<span className="font-mono text-muted-foreground text-xs opacity-0 transition-opacity group-hover:opacity-100">
-rw-r--r--