Skip to content

Commit 9da15e8

Browse files
remove beta label for KiloClaw (#1871)
remove beta label
1 parent f998129 commit 9da15e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/(app)/claw/components/ClawHeader.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export function ClawHeader({
2828
title="KiloClaw"
2929
icon={<KiloCrabIcon className="text-muted-foreground h-4 w-4" />}
3030
>
31-
<Badge variant="beta">Beta</Badge>
3231
{statusInfo && (
3332
<Badge variant="outline" className={statusInfo.className}>
3433
{statusInfo.label}

0 commit comments

Comments
 (0)