Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ render
Function
render
apps/sim/hooks/use-smooth-text.test.tsx:32–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
const render = () =>
33
act(() => {
34
root.render(<Probe {...props} />)
35
})
36
render()
37
38
return {
Callers
1
renderSmoothText
Function · 0.70
Calls
1
render
Method · 0.45
Tested by
no test coverage detected