Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ Error403
Function
Error403
apps/web/ui/Error/index.tsx:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
export function Error403() {
63
return Error(403);
64
}
65
66
export function Error404() {
67
return Error(404);
Callers
nothing calls this directly
Calls
1
Error
Function · 0.70
Tested by
no test coverage detected