Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AbhinavTheDev/coding-agent
/ button.tsx
File
button.tsx
ui/app/components/ui/button.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import { Slot, Slottable } from
'@radix-ui/react-slot'
;
3
import { cva, type VariantProps } from
'class-variance-authority'
;
4
import { cn } from
'@/lib/utils'
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected