Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/formkit/formkit
/ main.tsx
File
main.tsx
examples/react/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 { App } from
'./App'
4
import
'@formkit/themes/genesis'
Callers
nothing calls this directly
Calls
1
createRoot
Function · 0.85
Tested by
no test coverage detected