Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/react-dnd/react-dnd
/
Class
site/components/StaticHTMLBlock.js:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
CodeBlock from
'./CodeBlock'
;
4
5
export
default
class
StaticHTMLBlock extends Component {
6
static propTypes = {
7
html: PropTypes.string.isRequired
8
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected