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

File textarea.tsx

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

Source from the content-addressed store, hash-verified

1import { clsxMerge, joinClassNames } from '../utils';
2import { type ChangeEvent, type ForwardedRef, forwardRef, type TextareaHTMLAttributes, useId, useState } from 'react';
3import { cva } from 'class-variance-authority';
4import { Avatar, type AvatarProps } from './avatar';

Callers

nothing calls this directly

Calls 1

joinClassNamesFunction · 0.90

Tested by

no test coverage detected