Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuboptimalEng/coding-tutorials
/ main.tsx
File
main.tsx
_templates/02-vite-electron/src/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import ReactDOM from
'react-dom'
;
3
import App from
'./renderer/App'
;
4
import
'./renderer/index.css'
;
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected