Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import { useEffect, memo } from
'react'
;
2
import { useEditorOptions } from
'./context/EditorOptions'
;
3
4
const EditorReady = memo(function () {
Callers
nothing calls this directly
Calls
1
useEditorOptions
Function · 0.90
Tested by
no test coverage detected