MCPcopy Create free account
hub / github.com/azeezat/react-native-select / MyComponentProps

Interface MyComponentProps

example/src/WithClassComponent.tsx:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5// Define the type for our component props
6interface MyComponentProps {}
7
8// Define the type for our component state
9interface MyComponentState {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected