MCPcopy Index your code
hub / github.com/GrapesJS/react / DevicesProvider.tsx

File DevicesProvider.tsx

packages/grapesjs-react/src/DevicesProvider.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Device } from 'grapesjs';
2import { memo, useEffect, useState } from 'react';
3import type { ReactElement, JSX } from 'react';
4import { useEditorInstance } from './context/EditorInstance';

Callers

nothing calls this directly

Calls 3

useEditorInstanceFunction · 0.90
isFunctionFunction · 0.90
upFunction · 0.70

Tested by

no test coverage detected