MCPcopy Create free account
hub / github.com/editablejs/editable / dropdown.tsx

File dropdown.tsx

packages/ui/src/dropdown.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from 'react'
2import tw, { css } from 'twin.macro'
3import { Button } from './button'
4import { Icon } from './icon'

Callers

nothing calls this directly

Calls 3

findItemFunction · 0.70
renderItemsFunction · 0.70
setOpenFunction · 0.50

Tested by

no test coverage detected