MCPcopy Create free account
hub / github.com/github/docs / Scalar

Function Scalar

components/graphql/Scalar.tsx:8–10  ·  view source on GitHub ↗
({ item }: Props)

Source from the content-addressed store, hash-verified

6}
7
8export function Scalar({ item }: Props) {
9 return <GraphqlItem item={item} />
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected