Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ render
Function
render
apps/sim/hooks/use-autosave.test.tsx:41–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
const render = () => {
42
act(() => {
43
root.render(<Probe {...props} />)
44
})
45
}
46
render()
47
48
const handle: HookHandle = {
Callers
15
renderAutosave
Function · 0.70
renderOTPEmail
Function · 0.50
renderExistingAccountEmail
Function · 0.50
renderPasswordResetEmail
Function · 0.50
renderInvitationEmail
Function · 0.50
renderBatchInvitationEmail
Function · 0.50
renderHelpConfirmationEmail
Function · 0.50
renderEnterpriseSubscriptionEmail
Function · 0.50
renderUsageThresholdEmail
Function · 0.50
renderFreeTierUpgradeEmail
Function · 0.50
renderLimitThresholdEmail
Function · 0.50
renderPlanWelcomeEmail
Function · 0.50
Calls
1
render
Method · 0.45
Tested by
no test coverage detected