Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-component/select
/
Class
tests/shared/dynamicChildrenTest.tsx:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
const onSelect = jest.fn();
21
22
class App extends React.Component {
23
public state = {
24
value: [
'1'
],
25
options: [
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected