Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Tailframes/react-components
/ button.tsx
File
button.tsx
components/button.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { clsxMerge, joinClassNames } from
'../utils'
;
2
import { type ButtonHTMLAttributes, forwardRef, type ReactNode } from
'react'
;
3
import { cva } from
'class-variance-authority'
;
4
Callers
nothing calls this directly
Calls
2
joinClassNames
Function · 0.90
clsxMerge
Function · 0.90
Tested by
no test coverage detected