MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp /

Class

client/src/templates/Introduction/components/block.tsx:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91export class Block extends Component<BlockProps, BlockState> {
92 static displayName: string;
93 constructor(props: BlockProps) {
94 super(props);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected