Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-grid-layout/react-grid-layout
/ 07-localstorage.jsx
File
07-localstorage.jsx
test/examples/07-localstorage.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
"react"
;
2
import RGL, { WidthProvider } from
"react-grid-layout"
;
3
4
const ReactGridLayout = WidthProvider(RGL);
Callers
nothing calls this directly
Calls
2
WidthProvider
Function · 0.85
getFromLS
Function · 0.70
Tested by
no test coverage detected