mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-09 13:06:45 +03:00
Removed icon
This commit is contained in:
@@ -589,7 +589,7 @@ export default function RepositoryTable({
|
|||||||
|
|
||||||
{/* Repository */}
|
{/* Repository */}
|
||||||
<div className="h-full p-3 flex items-center gap-2 flex-[2.5]">
|
<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="flex-1">
|
||||||
<div className="font-medium flex items-center gap-1">
|
<div className="font-medium flex items-center gap-1">
|
||||||
{repo.name}
|
{repo.name}
|
||||||
|
|||||||
Reference in New Issue
Block a user