Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ryanseddon/react-frame-component
/ app.jsx
File
app.jsx
example/app.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import { createRoot } from
'react-dom/client'
;
3
import Frame from
'../src'
;
4
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected