MCPcopy Create free account
hub / github.com/adobe/react-spectrum / CodeBlock.tsx

File CodeBlock.tsx

packages/dev/s2-docs/src/CodeBlock.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-ignore
2import assets from 'url:../pages/**/*.{png,jpg,svg}' with {env: 'react-client'};
3import {cache, ReactElement, ReactNode} from 'react';
4import {Code, ICodeProps} from './Code';

Callers

nothing calls this directly

Calls 1

resolveUrlFunction · 0.85

Tested by

no test coverage detected