MCPcopy
hub / github.com/react-grid-layout/react-grid-layout / 08-localstorage-responsive.jsx

File 08-localstorage-responsive.jsx

test/examples/08-localstorage-responsive.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from "react";
2import { WidthProvider, Responsive } from "react-grid-layout";
3
4const ResponsiveReactGridLayout = WidthProvider(Responsive);

Callers

nothing calls this directly

Calls 2

WidthProviderFunction · 0.85
getFromLSFunction · 0.70

Tested by

no test coverage detected