Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codemistic/Web-Development
/ index.js
File
index.js
movieapp/src/index.js: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/client'
;
3
import
{ Provider } from
'react-redux'
;
4
import
{ store } from
'./features/store'
;
Callers
nothing calls this directly
Calls
1
render
Method · 0.45
Tested by
no test coverage detected