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

File EditorReady.tsx

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

Source from the content-addressed store, hash-verified

1import { useEffect, memo } from 'react';
2import { useEditorOptions } from './context/EditorOptions';
3
4const EditorReady = memo(function () {

Callers

nothing calls this directly

Calls 1

useEditorOptionsFunction · 0.90

Tested by

no test coverage detected