Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mayneyao/eidos
/ select.js
File
select.js
apps/web-app/public/compiled-ui/select.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
import
* as React from
"react"
;
3
import
* as SelectPrimitive from
"@radix-ui/react-select"
;
4
import
{ cn } from
"@/lib/utils"
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected