MCPcopy Create free account
hub / github.com/027xiguapi/code-box / Medium

Function Medium

component/options/medium.tsx:3–5  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1import Options from "~component/items/options"
2
3export default function Medium() {
4 return <Options name="medium" />
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected