Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ Error500
Function
Error500
apps/web/ui/Error/index.tsx:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
export function Error500() {
71
return Error(500);
72
}
73
74
export function ErrorBot() {
75
return Error(
'bot'
);
Callers
nothing calls this directly
Calls
1
Error
Function · 0.70
Tested by
no test coverage detected