MCPcopy Create free account
hub / github.com/StaticMania/keep-react / SelectDivider.tsx

File SelectDivider.tsx

app/src/components/Select/SelectDivider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2import { Separator } from '@radix-ui/react-select'
3import { ComponentPropsWithoutRef, ElementRef, forwardRef } from 'react'
4import { cn } from '../../utils/cn'

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected