Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/caesarHQ/textSQL
/ SanFrancisco
Function
SanFrancisco
client/censusGPT/src/SanFrancisco.js:3–5 ·
view source on GitHub ↗
(props)
Source
from the content-addressed store, hash-verified
1
import
App from
"./App"
2
3
function
SanFrancisco(props) {
4
return
<App version=
'San Francisco'
/>
5
}
6
export
default SanFrancisco
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected