Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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'
2
import { Separator } from
'@radix-ui/react-select'
3
import { ComponentPropsWithoutRef, ElementRef, forwardRef } from
'react'
4
import { cn } from
'../../utils/cn'
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected