MCPcopy Create free account
hub / github.com/Tailframes/react-components / radio.tsx

File radio.tsx

components/radio/radio.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { clsxMerge, joinClassNames } from '../../utils';
2import { Label, type LabelProps } from '../label';
3import { cva } from 'class-variance-authority';
4import { type ChangeEvent, type InputHTMLAttributes, useId, useState } from 'react';

Callers

nothing calls this directly

Calls 1

joinClassNamesFunction · 0.90

Tested by

no test coverage detected