mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
update ui
This commit is contained in:
@@ -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--
|
||||
|
||||
Reference in New Issue
Block a user