ui: remove icon

This commit is contained in:
Alejandro Gómez
2025-12-21 18:13:46 +01:00
parent 21335a5849
commit fffb80cd5c

View File

@@ -57,7 +57,6 @@ export function RepositoryStateRenderer({ event }: BaseEventProps) {
<div className="flex flex-col gap-2">
{/* Push notification */}
<div className="flex items-center gap-2 flex-wrap">
<GitCommit className="size-4 text-muted-foreground flex-shrink-0" />
<div className="text-sm font-medium text-foreground">
<ClickableEventTitle event={event} className="" as="span">
pushed{" "}