Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/udecode/plate
/ useEditorString.spec.tsx
File
useEditorString.spec.tsx
packages/utils/src/react/hooks/useEditorString.spec.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
3
import { createPlateEditor, Plate } from
'@platejs/core/react'
;
4
import { renderHook } from
'@testing-library/react'
;
Callers
nothing calls this directly
Calls
3
createPlateEditor
Function · 0.90
useEditorString
Function · 0.90
mockReturnValue
Method · 0.80
Tested by
no test coverage detected