Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactive-python/reactpy
/ OkChild
Function
OkChild
src/py/reactpy/tests/test_core/test_layout.py:168–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
167
@reactpy.component
168
def
OkChild():
169
return
reactpy.html.div([
"hello"
])
170
171
@reactpy.component
172
def
BadChild():
Callers
1
Main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected