Removed icon

This commit is contained in:
Arunavo Ray
2025-08-28 19:46:19 +05:30
parent 099bf7d36f
commit a3247c9c22

View File

@@ -589,7 +589,7 @@ export default function RepositoryTable({
{/* Repository */}
<div className="h-full p-3 flex items-center gap-2 flex-[2.5]">
<GitFork className="h-4 w-4 text-muted-foreground" />
{/* <GitFork className="h-4 w-4 text-muted-foreground" /> */}
<div className="flex-1">
<div className="font-medium flex items-center gap-1">
{repo.name}