MCPcopy 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

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected