MCPcopy Index your code
hub / github.com/Tailframes/react-components / select-option.tsx

File select-option.tsx

components/select/select-option.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { cva } from 'class-variance-authority';
2import React, { type ReactNode, useId } from 'react';
3import { clsxMerge, handleKeyboardEvent, joinClassNames } from '../../utils';
4import { Checkbox } from '../checkbox';

Callers

nothing calls this directly

Calls 1

joinClassNamesFunction · 0.90

Tested by

no test coverage detected