Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/stackblitz/bolt.new
/ App
Function
App
app/root.tsx:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
export default function App() {
82
return <Outlet />;
83
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected