Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ main.tsx
File
main.tsx
examples/react/todo/src/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { StrictMode } from
'react'
2
import { createRoot } from
'react-dom/client'
3
import { RouterProvider } from
'@tanstack/react-router'
4
import { getRouter } from
'./router'
Callers
nothing calls this directly
Calls
1
getRouter
Function · 0.90
Tested by
no test coverage detected