MCPcopy
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

1import React from 'react';
2
3import { createPlateEditor, Plate } from '@platejs/core/react';
4import { renderHook } from '@testing-library/react';

Callers

nothing calls this directly

Calls 3

createPlateEditorFunction · 0.90
useEditorStringFunction · 0.90
mockReturnValueMethod · 0.80

Tested by

no test coverage detected