Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/mobile-magic
/ App
Function
App
react-base-app/src/App.tsx:6–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
import
'./App.css'
5
6
function App() {
7
8
return (
9
<>
10
11
</>
12
)
13
}
14
15
export default App
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected