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