mirror of
https://github.com/purrgrammer/grimoire.git
synced 2026-04-10 07:27:23 +02:00
ui: remove icon
This commit is contained in:
@@ -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{" "}
|
||||
|
||||
Reference in New Issue
Block a user