MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / cn

Function cn

apps/mobile/src/lib/utils.ts:4–6  ·  view source on GitHub ↗
(...inputs: ClassValue[])

Source from the content-addressed store, hash-verified

2import { firstNonEmpty, parseTimestamp } from '@kilocode/app-shared/utils';
3import { type ClassValue, clsx } from 'clsx';
4import { twMerge } from 'tailwind-merge';
5
6import { i18n } from '@/i18n';
7import { firstGrapheme } from '@/lib/format';
8
9function cn(...inputs: ClassValue[]) {

Callers 15

EmptyStateFunction · 0.90
ScreenHeaderFunction · 0.90
QueryErrorFunction · 0.90
KiloClawPromoCardFunction · 0.90
AgentsPromoCardFunction · 0.90
AccessRequiredScreenFunction · 0.90
ChangelogListFunction · 0.90
DashboardHeroFunction · 0.90
ServiceDegradedBannerFunction · 0.90
StatusBadgeFunction · 0.90
IdentityStepFunction · 0.90
CompleteStepFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected